Home
last modified time | relevance | path

Searched refs:NIX_AQ_CTYPE_CQ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c1869 case NIX_AQ_CTYPE_CQ: in rvu_dbg_nix_queue_ctx_display()
1901 } else if (ctype == NIX_AQ_CTYPE_CQ && !pfvf->cq_ctx) { in rvu_dbg_nix_queue_ctx_display()
1914 } else if (ctype == NIX_AQ_CTYPE_CQ) { in rvu_dbg_nix_queue_ctx_display()
1968 } else if (ctype == NIX_AQ_CTYPE_CQ) { in write_nix_queue_ctx()
1982 case NIX_AQ_CTYPE_CQ: in write_nix_queue_ctx()
2027 case NIX_AQ_CTYPE_CQ: in rvu_dbg_nix_queue_ctx_write()
2090 NIX_AQ_CTYPE_CQ); in rvu_dbg_nix_cq_ctx_write()
2095 return rvu_dbg_nix_queue_ctx_display(filp, unused, NIX_AQ_CTYPE_CQ); in rvu_dbg_nix_cq_ctx_display()
H A Drvu_nix.c911 case NIX_AQ_CTYPE_CQ: in rvu_nix_blk_aq_enq_inst()
989 else if (req->ctype == NIX_AQ_CTYPE_CQ) in rvu_nix_blk_aq_enq_inst()
1007 else if (req->ctype == NIX_AQ_CTYPE_CQ) in rvu_nix_blk_aq_enq_inst()
1040 if (req->ctype == NIX_AQ_CTYPE_CQ && req->cq.ena) in rvu_nix_blk_aq_enq_inst()
1063 if (req->ctype == NIX_AQ_CTYPE_CQ) { in rvu_nix_blk_aq_enq_inst()
1083 else if (req->ctype == NIX_AQ_CTYPE_CQ) in rvu_nix_blk_aq_enq_inst()
1109 if (req->ctype != NIX_AQ_CTYPE_CQ) in rvu_nix_verify_aq_ctx()
1182 err = rvu_nix_verify_aq_ctx(rvu, nix_hw, req, NIX_AQ_CTYPE_CQ); in rvu_nix_aq_enq_inst()
1197 case NIX_AQ_CTYPE_CQ: in nix_get_ctx_name()
1223 if (req->ctype == NIX_AQ_CTYPE_CQ) { in nix_lf_hwctx_disable()
[all …]
H A Drvu_struct.h301 NIX_AQ_CTYPE_CQ = 0x2, enumerator
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c368 aq->ctype = NIX_AQ_CTYPE_CQ; in otx2_update_bpid_in_rqctx()
H A Dotx2_common.c1069 aq->ctype = NIX_AQ_CTYPE_CQ; in otx2_cq_init()
H A Dotx2_pf.c1427 otx2_ctx_disable(&pf->mbox, NIX_AQ_CTYPE_CQ, false); in otx2_free_cq_res()