Home
last modified time | relevance | path

Searched refs:NIX_LF_CQ_OP_INT (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_irq.c190 return nix_lf_q_irq_get_and_clear(nix, cq, NIX_LF_CQ_OP_INT, ~0xff00); in nix_lf_cq_irq_get_and_clear()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h366 #define NIX_LF_CQ_OP_INT (0xb00ull) macro