Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c70 #define RX_RECLAIM_PERIOD (HZ/4) macro
3002 mod_timer(&qs->rx_reclaim_timer, jiffies + RX_RECLAIM_PERIOD); in sge_timer_rx()
3223 jiffies + RX_RECLAIM_PERIOD); in t3_start_sge_timers()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds