Home
last modified time | relevance | path

Searched refs:MAX_TX_RECLAIM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c75 MAX_TX_RECLAIM = 16, enumerator
441 if (avail > MAX_TX_RECLAIM) in reclaim_completed_tx()
442 avail = MAX_TX_RECLAIM; in reclaim_completed_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c75 MAX_TX_RECLAIM = 16, enumerator
441 if (avail > MAX_TX_RECLAIM) in reclaim_completed_tx()
442 avail = MAX_TX_RECLAIM; in reclaim_completed_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c88 #define MAX_TX_RECLAIM 32 macro
370 maxreclaim = MAX_TX_RECLAIM; in reclaim_completed_tx()
4607 /* Note that the CIDX Flush Threshold should match MAX_TX_RECLAIM. */ in t4_sge_alloc_eth_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c88 #define MAX_TX_RECLAIM 32 macro
370 maxreclaim = MAX_TX_RECLAIM; in reclaim_completed_tx()
4636 /* Note that the CIDX Flush Threshold should match MAX_TX_RECLAIM. */ in t4_sge_alloc_eth_txq()

Completed in 22 milliseconds