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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.c84 #define TX_RECLAIM_PERIOD (HZ / 4) macro
1884 mod_timer(&sge->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);
1954 mod_timer(&sge->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/chelsio/
H A Dsge.c84 #define TX_RECLAIM_PERIOD (HZ / 4) macro
1884 mod_timer(&sge->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);
1954 mod_timer(&sge->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb3/
H A Dsge.c79 #define TX_RECLAIM_PERIOD (HZ / 4) macro
2893 next_period = TX_RECLAIM_PERIOD >>
3170 mod_timer(&q->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c79 #define TX_RECLAIM_PERIOD (HZ / 4) macro
2893 next_period = TX_RECLAIM_PERIOD >>
3170 mod_timer(&q->tx_reclaim_timer, jiffies + TX_RECLAIM_PERIOD);

Completed in 122 milliseconds