Home
last modified time | relevance | path

Searched refs:isc_tx_tso_segsize_max (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/net/
H A Diflib.h209 int isc_tx_tso_segsize_max; member
H A Diflib.c5287 if_sethwtsomaxsegsize(ifp, scctx->isc_tx_tso_segsize_max); in iflib_device_register()
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c377 scctx->isc_tx_tso_segsize_max = IAVF_MAX_DMA_SEG_SIZE; in iavf_if_attach_pre()
/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c421 scctx->isc_tx_tso_segsize_max = ICE_MAX_DMA_SEG_SIZE; in ice_setup_scctx()
3476 scctx->isc_tx_tso_segsize_max = ICE_MAX_DMA_SEG_SIZE; in ice_subif_setup_scctx()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c506 scctx->isc_tx_tso_segsize_max = PAGE_SIZE; in ixv_if_attach_pre()
H A Dif_ix.c1100 scctx->isc_tx_tso_segsize_max = PAGE_SIZE; in ixgbe_if_attach_pre()
/freebsd/sys/dev/e1000/
H A Dif_em.c1053 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()
1075 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()
1111 scctx->isc_tx_tso_segsize_max = EM_TSO_SEG_SIZE; in em_if_attach_pre()
/freebsd/sys/dev/ixl/
H A Dif_ixl.c435 scctx->isc_tx_tso_segsize_max = IXL_MAX_DMA_SEG_SIZE; in ixl_setup_ssctx()
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c351 scctx->isc_tx_tso_segsize_max = VMXNET3_TX_MAXSEGSIZE; in vmxnet3_attach_pre()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c692 scctx->isc_tx_tso_segsize_max = PAGE_SIZE; in axgbe_init_iflib_softc_ctx()
/freebsd/sys/dev/igc/
H A Dif_igc.c566 scctx->isc_tx_tso_segsize_max = IGC_TSO_SEG_SIZE; in igc_if_attach_pre()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c2321 scctx->isc_tx_tso_segsize_max = BNXT_TSO_SIZE; in bnxt_attach_pre()