Searched refs:nix_bandprof_s (Results 1 – 4 of 4) sorted by relevance
925 struct nix_bandprof_s prof;933 struct nix_bandprof_s prof_mask;945 struct nix_bandprof_s prof;961 struct nix_bandprof_s prof;969 struct nix_bandprof_s prof_mask;981 struct nix_bandprof_s prof;
709 struct nix_bandprof_s { struct
1113 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()1127 memcpy(ctx, &req->prof, sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()1207 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()6062 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()6063 memset((char *)&aq_req.prof_mask, 0xff, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
2534 struct nix_bandprof_s *prof) in print_band_prof_ctx()