Home
last modified time | relevance | path

Searched refs:ICE_MAX_TSO_SEGS (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ice/
HDice_lib.h152 #define ICE_MAX_TSO_SEGS 128 macro
HDif_ice_iflib.c419 scctx->isc_tx_tso_segments_max = ICE_MAX_TSO_SEGS; in ice_setup_scctx()
3474 scctx->isc_tx_tso_segments_max = ICE_MAX_TSO_SEGS; in ice_subif_setup_scctx()