Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1035 static int closest_thres(const struct sge *s, int thres) in closest_thres() function
1097 pktcnt_idx = closest_thres(&adapter->sge, cnt); in set_rxq_intr_params()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1215 static int closest_thres(const struct sge *s, int thres) in closest_thres() function
1252 new_idx = closest_thres(&adap->sge, cnt); in cxgb4_set_rspq_intr_params()