Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h108 #define CINT_INVALID_CQ 255 macro
Dotx2_txrx.c411 if (unlikely(cq_idx == CINT_INVALID_CQ)) in otx2_napi_handler()
Dotx2_pf.c1497 (qidx < pf->hw.rx_queues) ? qidx : CINT_INVALID_CQ; in otx2_open()
1499 qidx + pf->hw.rx_queues : CINT_INVALID_CQ; in otx2_open()