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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1002 static int closest_thres(const struct sge *s, int thres) closest_thres() function
1064 pktcnt_idx = closest_thres(&adapter->sge, cnt); set_rxq_intr_params()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1374 static int closest_thres(const struct sge *s, int thres) closest_thres() function
1411 new_idx = closest_thres(&adap->sge, cnt); cxgb4_set_rspq_intr_params()

Completed in 129 milliseconds