Home
last modified time | relevance | path

Searched refs:isc_tx_maxsize (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/net/
H A Diflib.h248 bus_size_t isc_tx_maxsize; member
H A Diflib.c1739 sctx->isc_tx_maxsize, /* maxsize */ in iflib_txsd_alloc()
1748 (uintmax_t)sctx->isc_tx_maxsize, nsegments, (uintmax_t)sctx->isc_tx_maxsegsize); in iflib_txsd_alloc()
5700 MPASS(sctx->isc_tx_maxsize); in _iflib_assert()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c296 .isc_tx_maxsize = MGB_DMA_MAXSEGS * MCLBYTES,
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c187 .isc_tx_maxsize = IAVF_MAX_FRAME,
/freebsd/sys/dev/enetc/
H A Dif_enetc.c229 .isc_tx_maxsize = ENETC_MAX_FRAME_LEN,
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c243 .isc_tx_maxsize = ICE_MAX_FRAME_SIZE,
3345 .isc_tx_maxsize = ICE_MAX_FRAME_SIZE,
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c204 .isc_tx_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
H A Dif_ix.c375 .isc_tx_maxsize = IXGBE_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/enic/
H A Dif_enic.c193 .isc_tx_maxsize = ENIC_TX_MAX_PKT_SIZE,
/freebsd/sys/dev/ixl/
H A Dif_ixl.c328 .isc_tx_maxsize = IXL_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c275 .isc_tx_maxsize = VMXNET3_TX_MAXSIZE,
/freebsd/sys/dev/e1000/
H A Dif_em.c567 .isc_tx_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
594 .isc_tx_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c249 .isc_tx_maxsize = XGBE_TSO_MAX_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/igc/
H A Dif_igc.c274 .isc_tx_maxsize = IGC_TSO_SIZE + sizeof(struct ether_vlan_header),
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c357 .isc_tx_maxsize = BNXT_TSO_SIZE + sizeof(struct ether_vlan_header),