Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h93 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ enumerator
Dcxgb4.h993 u8 counter_val[SGE_NCOUNTERS];
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h310 u8 counter_val[SGE_NCOUNTERS]; /* interrupt RX threshold array */
Dcxgb4vf_main.c2645 (pkt_cnt_idx < SGE_NCOUNTERS ? in init_rspq()
2647 rspq->pktcnt_idx = (pkt_cnt_idx < SGE_NCOUNTERS in init_rspq()