Searched refs:IXL_MAX_TX_SEGS (Results 1 – 3 of 3) sorted by relevance
160 if (nsegs <= IXL_MAX_TX_SEGS-2) in ixl_tso_detect_sparse()172 if (count > IXL_MAX_TX_SEGS - 2) in ixl_tso_detect_sparse()190 if (count > IXL_MAX_TX_SEGS - 2) { in ixl_tso_detect_sparse()
148 #define IXL_MAX_TX_SEGS 8 macro
432 scctx->isc_tx_nsegments = IXL_MAX_TX_SEGS; in ixl_setup_ssctx()