Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h108 #define CINT_INVALID_CQ 255 macro
H A Dotx2_txrx.c411 if (unlikely(cq_idx == CINT_INVALID_CQ)) in otx2_napi_handler()
H A Dotx2_pf.c1502 (qidx < pf->hw.rx_queues) ? qidx : CINT_INVALID_CQ; in otx2_open()
1504 qidx + pf->hw.rx_queues : CINT_INVALID_CQ; in otx2_open()