Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c693 (req->op == NIX_AQ_INSTOP_WRITE && in rvu_nix_aq_enq_inst()
723 case NIX_AQ_INSTOP_WRITE: in rvu_nix_aq_enq_inst()
780 if (req->op == NIX_AQ_INSTOP_WRITE) { in rvu_nix_aq_enq_inst()
886 aq_req.op = NIX_AQ_INSTOP_WRITE; in nix_lf_hwctx_disable()
2080 err = nix_setup_mce(rvu, idx, NIX_AQ_INSTOP_WRITE, in nix_update_bcast_mce_list()
Drvu_struct.h386 NIX_AQ_INSTOP_WRITE = 0x2, enumerator