Home
last modified time | relevance | path

Searched refs:NIX_AQ_INSTOP_READ (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_fc.c124 aq->op = NIX_AQ_INSTOP_READ; in nix_fc_cq_config_get()
134 aq->op = NIX_AQ_INSTOP_READ; in nix_fc_cq_config_get()
H A Droc_nix_queue.c768 aq->op = NIX_AQ_INSTOP_READ; in sq_cn9k_fini()
798 aq->op = NIX_AQ_INSTOP_READ; in sq_cn9k_fini()
884 aq->op = NIX_AQ_INSTOP_READ; in sq_fini()
914 aq->op = NIX_AQ_INSTOP_READ; in sq_fini()
H A Droc_nix_bpf.c719 aq->op = NIX_AQ_INSTOP_READ; in roc_nix_bpf_dump()
880 aq->op = NIX_AQ_INSTOP_READ; in roc_nix_bpf_stats_read()
H A Droc_nix_debug.c333 aq->op = NIX_AQ_INSTOP_READ; in nix_q_ctx_get()
354 aq->op = NIX_AQ_INSTOP_READ; in nix_q_ctx_get()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h813 #define NIX_AQ_INSTOP_READ (0x3ull) macro