Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2393 u8 pkt_cnt_idx, unsigned int size, in init_rspq() argument
2397 (pkt_cnt_idx < SGE_NCOUNTERS ? QINTR_CNT_EN : 0)); in init_rspq()
2398 rspq->pktcnt_idx = (pkt_cnt_idx < SGE_NCOUNTERS in init_rspq()
2399 ? pkt_cnt_idx in init_rspq()