Searched refs:OTX2_MAX_CQ_CNT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/marvell/octeontx2/nic/ | ||
D | otx2_txrx.h | 144 #define OTX2_MAX_CQ_CNT 64 macro |
D | otx2_pf.c | 2802 qcount = min_t(int, num_online_cpus(), OTX2_MAX_CQ_CNT); in otx2_probe() |