Searched refs:aq_rsp (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_nix.c | 1272 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_verify_aq_ctx() local 6029 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_setup_ratelimit_aggr() local 6051 if (!aq_rsp.rq.policer_ena) in rvu_nix_setup_ratelimit_aggr() 6055 leaf_prof = aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr() 6087 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr() 6095 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr() 6157 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr() 6171 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr() 6194 struct nix_cn10k_aq_enq_rsp aq_rsp; in nix_clear_ratelimit_aggr() local 6212 if (!aq_rsp.prof.hl_en) in nix_clear_ratelimit_aggr() [all …]
|
| H A D | rvu.h | 944 struct nix_cn10k_aq_enq_rsp *aq_rsp,
|
| H A D | rvu_debugfs.c | 2586 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_dbg_nix_band_prof_ctx_display() local 2613 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_dbg_nix_band_prof_ctx_display() 2631 print_band_prof_ctx(m, &aq_rsp.prof); in rvu_dbg_nix_band_prof_ctx_display()
|