Home
last modified time | relevance | path

Searched refs:aq_rsp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c1106 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_verify_aq_ctx() local
5521 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_setup_ratelimit_aggr() local
5543 if (!aq_rsp.rq.policer_ena) in rvu_nix_setup_ratelimit_aggr()
5547 leaf_prof = aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
5579 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr()
5587 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr()
5649 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr()
5663 &aq_req, &aq_rsp, in rvu_nix_setup_ratelimit_aggr()
5686 struct nix_cn10k_aq_enq_rsp aq_rsp; in nix_clear_ratelimit_aggr() local
5704 if (!aq_rsp.prof.hl_en) in nix_clear_ratelimit_aggr()
[all …]
H A Drvu.h844 struct nix_cn10k_aq_enq_rsp *aq_rsp,
H A Drvu_debugfs.c2235 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_dbg_nix_band_prof_ctx_display() local
2262 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_dbg_nix_band_prof_ctx_display()
2280 print_band_prof_ctx(m, &aq_rsp.prof); in rvu_dbg_nix_band_prof_ctx_display()