Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_sge.c102 #define TX_RECLAIM_DEFAULT TX_ETH_Q_SIZE>>5 macro
118 static int cxgb_tx_reclaim_threshold = TX_RECLAIM_DEFAULT;
381 cxgb_tx_reclaim_threshold = TX_RECLAIM_DEFAULT; in reclaim_completed_tx()