Symbol: NIX_AQ_INSTOP_WRITE
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1131
(req->op == NIX_AQ_INSTOP_WRITE &&
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1161
case NIX_AQ_INSTOP_WRITE:
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1223
if (req->op == NIX_AQ_INSTOP_WRITE) {
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1360
if (!err && req->op == NIX_AQ_INSTOP_WRITE) {
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
1424
aq_req.op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3296
err = nix_blk_setup_mce(rvu, nix_hw, idx - 1, NIX_AQ_INSTOP_WRITE,
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3310
err = nix_blk_setup_mce(rvu, nix_hw, idx, NIX_AQ_INSTOP_WRITE,
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
3547
err = nix_blk_setup_mce(rvu, nix_hw, idx, NIX_AQ_INSTOP_WRITE,
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
6078
aq_req->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
6214
aq_req.op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
353
aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c
492
aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c
163
cn10k_sq_aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c
178
sq_aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_dcbnl.c
369
aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
51
cn10k_rq_aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_xsk.c
60
rq_aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
181
cn10k_sq_aq->op = NIX_AQ_INSTOP_WRITE;
drivers/net/ethernet/marvell/octeontx2/nic/qos_sq.c
190
sq_aq->op = NIX_AQ_INSTOP_WRITE;