Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4vf/
Dcxgb4vf_main.c961 static int closest_thres(const struct sge *s, int thres) in closest_thres() function
1023 pktcnt_idx = closest_thres(&adapter->sge, cnt); in set_rxq_intr_params()
/linux-2.6.39/drivers/net/cxgb4/
Dcxgb4_main.c1604 static int closest_thres(const struct sge *s, int thres) in closest_thres() function
1651 new_idx = closest_thres(&adap->sge, cnt); in set_rxq_intr_params()