Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c168 cn10k_sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_pfc_update_sq_smq_mapping()
183 sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_pfc_update_sq_smq_mapping()
366 aq->op = NIX_AQ_INSTOP_WRITE; in otx2_update_bpid_in_rqctx()
Dcn10k.c321 aq->op = NIX_AQ_INSTOP_WRITE; in cn10k_map_unmap_rq_policer()
454 aq->op = NIX_AQ_INSTOP_WRITE; in cn10k_set_ipolicer_rate()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c908 (req->op == NIX_AQ_INSTOP_WRITE && in rvu_nix_blk_aq_enq_inst()
938 case NIX_AQ_INSTOP_WRITE: in rvu_nix_blk_aq_enq_inst()
1000 if (req->op == NIX_AQ_INSTOP_WRITE) { in rvu_nix_blk_aq_enq_inst()
1137 if (!err && req->op == NIX_AQ_INSTOP_WRITE) { in rvu_nix_aq_enq_inst()
1201 aq_req.op = NIX_AQ_INSTOP_WRITE; in nix_lf_hwctx_disable()
2859 err = nix_blk_setup_mce(rvu, nix_hw, idx, NIX_AQ_INSTOP_WRITE, in nix_update_mce_list()
5218 aq_req->op = NIX_AQ_INSTOP_WRITE; in nix_ipolicer_map_leaf_midprofs()
5346 aq_req.op = NIX_AQ_INSTOP_WRITE; in rvu_nix_setup_ratelimit_aggr()
Drvu_struct.h312 NIX_AQ_INSTOP_WRITE = 0x2, enumerator