Searched refs:SGE_NCOUNTERS (Results 1 – 4 of 4) sorted by relevance
93 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ enumerator
991 u8 counter_val[SGE_NCOUNTERS];
311 u8 counter_val[SGE_NCOUNTERS]; /* interrupt RX threshold array */
2653 (pkt_cnt_idx < SGE_NCOUNTERS ? in init_rspq()2655 rspq->pktcnt_idx = (pkt_cnt_idx < SGE_NCOUNTERS in init_rspq()