Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1021 static int closest_timer(const struct sge *s, int us) in closest_timer() function
1118 : closest_timer(&adapter->sge, us)); in set_rxq_intr_params()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1107 static int closest_timer(const struct sge *s, int time) in closest_timer() function
1175 us = us == 0 ? 6 : closest_timer(&adap->sge, us); in cxgb4_set_rspq_intr_params()