Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
1112 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, in rvu_nix_verify_aq_ctx()
1147 *(u64 *)((u8 *)&aq_rsp.cq + word * 8) &= in rvu_nix_verify_aq_ctx()
1153 if (memcmp(&aq_req.cq, &aq_rsp.cq, sizeof(struct nix_cq_ctx_s))) in rvu_nix_verify_aq_ctx()
5441 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_aq_context_read()
5452 (struct nix_aq_enq_rsp *)aq_rsp); in nix_aq_context_read()
5458 struct nix_cn10k_aq_enq_rsp *aq_rsp, in nix_ipolicer_map_leaf_midprofs()
5474 (struct nix_aq_enq_rsp *)aq_rsp); in nix_ipolicer_map_leaf_midprofs()
5482 struct nix_cn10k_aq_enq_rsp aq_rsp; in rvu_nix_setup_ratelimit_aggr() local
5495 rc = nix_aq_context_read(rvu, nix_hw, &aq_req, &aq_rsp, pcifun in rvu_nix_setup_ratelimit_aggr()
5439 nix_aq_context_read(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_cn10k_aq_enq_req *aq_req, struct nix_cn10k_aq_enq_rsp *aq_rsp, u16 pcifunc, u8 ctype, u32 qidx) nix_aq_context_read() argument
5455 nix_ipolicer_map_leaf_midprofs(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_cn10k_aq_enq_req *aq_req, struct nix_cn10k_aq_enq_rsp *aq_rsp, u32 leaf_prof, u16 mid_prof) nix_ipolicer_map_leaf_midprofs() argument
5647 struct nix_cn10k_aq_enq_rsp aq_rsp; nix_clear_ratelimit_aggr() local
[all...]
H A 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()
H A Drvu.h845 struct nix_cn10k_aq_enq_rsp *aq_rsp,

Completed in 13 milliseconds