Searched refs:MAX_TX_RECLAIM (Results 1 – 2 of 2) sorted by relevance
75 MAX_TX_RECLAIM = 16, enumerator441 if (avail > MAX_TX_RECLAIM) in reclaim_completed_tx()442 avail = MAX_TX_RECLAIM; in reclaim_completed_tx()
84 #define MAX_TX_RECLAIM 16 macro444 if (avail > MAX_TX_RECLAIM) in reclaim_completed_tx()445 avail = MAX_TX_RECLAIM; in reclaim_completed_tx()