Searched refs:SGE_NCOUNTERS (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h93 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ enumerator in enum:__anon12
H A Dcxgb4.h991 u8 counter_val[SGE_NCOUNTERS];
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h311 u8 counter_val[SGE_NCOUNTERS]; /* interrupt RX threshold array */
H A Dcxgb4vf_main.c2653 (pkt_cnt_idx < SGE_NCOUNTERS ?
2655 rspq->pktcnt_idx = (pkt_cnt_idx < SGE_NCOUNTERS

Completed in 125 milliseconds