Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1019 static int closest_timer(const struct sge *s, int us) in closest_timer() function
1116 : closest_timer(&adapter->sge, us)); in set_rxq_intr_params()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1200 static int closest_timer(const struct sge *s, int time) in closest_timer() function
1268 us = us == 0 ? 6 : closest_timer(&adap->sge, us); in cxgb4_set_rspq_intr_params()