H A D | rvu_nix.c | 853 struct nix_cn10k_aq_enq_req *aq_req; in nix_get_aq_req_smq() local 856 aq_req = (struct nix_cn10k_aq_enq_req *)req; in nix_get_aq_req_smq() 857 *smq = aq_req->sq.smq; in nix_get_aq_req_smq() 858 *smq_mask = aq_req->sq_mask.smq; in nix_get_aq_req_smq() 1105 struct nix_cn10k_aq_enq_req aq_req; 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() 1125 memcpy(&aq_req.cq_mask, &req->cq_mask, sizeof(struct nix_cq_ctx_s)); in rvu_nix_verify_aq_ctx() 1126 memcpy(&aq_req.cq, &req->cq, sizeof(struct nix_cq_ctx_s)); in rvu_nix_verify_aq_ctx() 1129 aq_req.cq_mask.cq_err = 0; in rvu_nix_verify_aq_ctx() 1130 aq_req in rvu_nix_verify_aq_ctx() 1212 struct nix_aq_enq_req aq_req; nix_lf_hwctx_disable() local 2961 struct nix_aq_enq_req aq_req; nix_blk_setup_mce() local 5135 struct nix_cn10k_aq_enq_req aq_req; nix_init_policer_context() local 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 5481 struct nix_cn10k_aq_enq_req aq_req; rvu_nix_setup_ratelimit_aggr() local 5646 struct nix_cn10k_aq_enq_req aq_req; nix_clear_ratelimit_aggr() local [all...] |