Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c4944 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_aq_context_read() argument
4955 (struct nix_aq_enq_rsp *)aq_rsp); in nix_aq_context_read()
4961 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_ipolicer_map_leaf_midprofs() argument
4977 (struct nix_aq_enq_rsp *)aq_rsp); in nix_ipolicer_map_leaf_midprofs()
4985 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_setup_ratelimit_aggr() local
4998 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, pcifunc, in rvu_nix_setup_ratelimit_aggr()
5007 if (!aq_rsp.rq.policer_ena) in rvu_nix_setup_ratelimit_aggr()
5011 leaf_prof = aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
5033 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, 0x00, in rvu_nix_setup_ratelimit_aggr()
5043 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr()
[all …]
Drvu.h743 struct nix_cn10k_aq_enq_rsp *aq_rsp,
Drvu_debugfs.c1789 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_dbg_nix_band_prof_ctx_display() local
1816 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_dbg_nix_band_prof_ctx_display()
1834 print_band_prof_ctx(m, &aq_rsp.prof); in rvu_dbg_nix_band_prof_ctx_display()