Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dcbnl.c161 cn10k_sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_pfc_update_sq_smq_mapping()
176 sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_pfc_update_sq_smq_mapping()
359 aq->op = NIX_AQ_INSTOP_WRITE; in otx2_update_bpid_in_rqctx()
Dqos_sq.c180 cn10k_sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_qos_ctx_disable()
189 sq_aq->op = NIX_AQ_INSTOP_WRITE; in otx2_qos_ctx_disable()
Dcn10k.c323 aq->op = NIX_AQ_INSTOP_WRITE; in cn10k_map_unmap_rq_policer()
456 aq->op = NIX_AQ_INSTOP_WRITE; in cn10k_set_ipolicer_rate()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c951 (req->op == NIX_AQ_INSTOP_WRITE && in rvu_nix_blk_aq_enq_inst()
981 case NIX_AQ_INSTOP_WRITE: in rvu_nix_blk_aq_enq_inst()
1043 if (req->op == NIX_AQ_INSTOP_WRITE) { in rvu_nix_blk_aq_enq_inst()
1180 if (!err && req->op == NIX_AQ_INSTOP_WRITE) { in rvu_nix_aq_enq_inst()
1244 aq_req.op = NIX_AQ_INSTOP_WRITE; in nix_lf_hwctx_disable()
3080 err = nix_blk_setup_mce(rvu, nix_hw, idx, NIX_AQ_INSTOP_WRITE, in nix_update_mce_list()
5554 aq_req->op = NIX_AQ_INSTOP_WRITE; in nix_ipolicer_map_leaf_midprofs()
5682 aq_req.op = NIX_AQ_INSTOP_WRITE; in rvu_nix_setup_ratelimit_aggr()
Drvu_struct.h312 NIX_AQ_INSTOP_WRITE = 0x2, enumerator