Searched refs:NIX_CQERRINT_CQE_FAULT (Results 1 – 3 of 3) sorted by relevance
227 if (irq & BIT_ULL(NIX_CQERRINT_CQE_FAULT)) in nix_lf_q_irq()
317 aq->cq.cq_err_int_ena = BIT(NIX_CQERRINT_CQE_FAULT); in nix_cq_rq_init()
649 #define NIX_CQERRINT_CQE_FAULT (0x2ull) macro