Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c1159 static int rvu_nix_aq_enq_inst(struct rvu *rvu, struct nix_aq_enq_req *req, in rvu_nix_aq_enq_inst() function
1251 rc = rvu_nix_aq_enq_inst(rvu, &aq_req, NULL); in nix_lf_hwctx_disable()
1280 err = rvu_nix_aq_enq_inst(rvu, &lock_ctx_req, NULL); in nix_lf_hwctx_lockdown()
1295 err = rvu_nix_aq_enq_inst(rvu, req, rsp); in rvu_mbox_handler_nix_aq_enq()
1306 return rvu_nix_aq_enq_inst(rvu, req, rsp); in rvu_mbox_handler_nix_aq_enq()
1314 return rvu_nix_aq_enq_inst(rvu, (struct nix_aq_enq_req *)req, in rvu_mbox_handler_nix_cn10k_aq_enq()