Home
last modified time | relevance | path

Searched refs:isc_tso_maxsize (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/net/
H A Diflib.h250 bus_size_t isc_tso_maxsize; member
H A Diflib.c1726 MPASS(sctx->isc_tso_maxsize >= tsomaxsize); in iflib_txsd_alloc()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c317 .isc_tso_maxsize = MGB_TSO_MAXSIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c189 .isc_tso_maxsize = IAVF_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c254 .isc_tso_maxsize = ICE_TSO_SIZE + sizeof(struct ether_vlan_header),
3417 .isc_tso_maxsize = ICE_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c213 .isc_tso_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
H A Dif_ix.c426 .isc_tso_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/ixl/
H A Dif_ixl.c330 .isc_tso_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c277 .isc_tso_maxsize = VMXNET3_TSO_MAXSIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c252 .isc_tso_maxsize = XGBE_TSO_MAX_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/e1000/
H A Dif_em.c710 .isc_tso_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
738 .isc_tso_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/igc/
H A Dif_igc.c287 .isc_tso_maxsize = IGC_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c361 .isc_tso_maxsize = BNXT_TSO_SIZE + sizeof(struct ether_vlan_header),