Searched refs:nix_bandprof_s (Results 1 – 4 of 4) sorted by relevance
955 struct nix_bandprof_s prof;963 struct nix_bandprof_s prof_mask;975 struct nix_bandprof_s prof;991 struct nix_bandprof_s prof;999 struct nix_bandprof_s prof_mask;1011 struct nix_bandprof_s prof;
711 struct nix_bandprof_s { struct
1167 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()1181 memcpy(ctx, &req->prof, sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()1261 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()6144 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()6145 memset((char *)&aq_req.prof_mask, 0xff, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
2569 struct nix_bandprof_s *prof) in print_band_prof_ctx()
Completed in 36 milliseconds