Searched refs:maxsegsize (Results 1 – 2 of 2) sorted by relevance
199 int maxsegsize; /* maximum size of a TX segment */ member
657 sc->maxsegsize = MCLBYTES; in fxp_attach()660 sc->maxsegsize = FXP_TSO_SEGSIZE; in fxp_attach()664 sc->maxsegsize * sc->maxtxseg + sizeof(struct ether_vlan_header), in fxp_attach()665 sc->maxtxseg, sc->maxsegsize, 0, NULL, NULL, &sc->fxp_txmtag); in fxp_attach()