Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1105 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_verify_aq_ctx() local
1111 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_nix_verify_aq_ctx()
1146 *(u64 *)((u8 *)&aq_rsp.cq + word * 8) &= in rvu_nix_verify_aq_ctx()
1152 if (memcmp(&aq_req.cq, &aq_rsp.cq, sizeof(struct nix_cq_ctx_s))) in rvu_nix_verify_aq_ctx()
5531 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_aq_context_read() argument
5542 (struct nix_aq_enq_rsp *)aq_rsp); in nix_aq_context_read()
5548 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_ipolicer_map_leaf_midprofs() argument
5564 (struct nix_aq_enq_rsp *)aq_rsp); in nix_ipolicer_map_leaf_midprofs()
5572 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_setup_ratelimit_aggr() local
5585 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, pcifunc, in rvu_nix_setup_ratelimit_aggr()
[all …]
Drvu.h842 struct nix_cn10k_aq_enq_rsp *aq_rsp,
Drvu_debugfs.c2237 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_dbg_nix_band_prof_ctx_display() local
2264 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_dbg_nix_band_prof_ctx_display()
2282 print_band_prof_ctx(m, &aq_rsp.prof); in rvu_dbg_nix_band_prof_ctx_display()