Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c70 #define RX_RECLAIM_PERIOD (HZ/4) macro
3000 mod_timer(&qs->rx_reclaim_timer, jiffies + RX_RECLAIM_PERIOD); in sge_timer_rx()
3221 jiffies + RX_RECLAIM_PERIOD); in t3_start_sge_timers()