Searched refs:NIX_AQ_CTYPE_CQ (Results 1 – 5 of 5) sorted by relevance
123 aq->ctype = NIX_AQ_CTYPE_CQ; in nix_fc_cq_config_get()133 aq->ctype = NIX_AQ_CTYPE_CQ; in nix_fc_cq_config_get()163 aq->ctype = NIX_AQ_CTYPE_CQ; in nix_fc_cq_config_set()183 aq->ctype = NIX_AQ_CTYPE_CQ; in nix_fc_cq_config_set()
501 aq->ctype = NIX_AQ_CTYPE_CQ; in roc_nix_cq_init()512 aq->ctype = NIX_AQ_CTYPE_CQ; in roc_nix_cq_init()591 aq->ctype = NIX_AQ_CTYPE_CQ; in roc_nix_cq_fini()605 aq->ctype = NIX_AQ_CTYPE_CQ; in roc_nix_cq_fini()
480 rc = nix_q_ctx_get(dev, NIX_AQ_CTYPE_CQ, n, (void *)&ctx); in cnxk_tel_nix_cq_ctx()
678 rc = nix_q_ctx_get(dev, NIX_AQ_CTYPE_CQ, q, &ctx); in roc_nix_queues_ctx_dump()
819 #define NIX_AQ_CTYPE_CQ (0x2ull) macro