Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDiflib.h250 bus_size_t isc_tso_maxsize; member
HDiflib.c1726 MPASS(sctx->isc_tso_maxsize >= tsomaxsize); in iflib_txsd_alloc()
/freebsd-14-stable/sys/dev/mgb/
HDif_mgb.c317 .isc_tso_maxsize = MGB_TSO_MAXSIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/iavf/
HDif_iavf_iflib.c189 .isc_tso_maxsize = IAVF_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/ice/
HDif_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-14-stable/sys/dev/ixgbe/
HDif_ixv.c213 .isc_tso_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
HDif_ix.c426 .isc_tso_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/ixl/
HDif_ixl.c330 .isc_tso_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/vmware/vmxnet3/
HDif_vmx.c277 .isc_tso_maxsize = VMXNET3_TSO_MAXSIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/axgbe/
HDif_axgbe_pci.c246 .isc_tso_maxsize = XGBE_TSO_MAX_SIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/e1000/
HDif_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-14-stable/sys/dev/igc/
HDif_igc.c287 .isc_tso_maxsize = IGC_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDif_bnxt.c370 .isc_tso_maxsize = BNXT_TSO_SIZE + sizeof(struct ether_vlan_header),