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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c986 static int closest_timer(const struct sge *s, int us) closest_timer() function
1083 : closest_timer(&adapter->sge, us)); set_rxq_intr_params()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1332 static int closest_timer(const struct sge *s, int time) closest_timer() function
1400 us = us == 0 ? 6 : closest_timer(&adap->sge, us); cxgb4_set_rspq_intr_params()

Completed in 120 milliseconds