Searched refs:nix_bandprof_s (Results 1 – 4 of 4) sorted by relevance
903 struct nix_bandprof_s prof;911 struct nix_bandprof_s prof_mask;923 struct nix_bandprof_s prof;959 struct nix_bandprof_s prof;
706 struct nix_bandprof_s { struct
970 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()984 memcpy(ctx, &req->prof, sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()1064 sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()5413 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()5414 memset((char *)&aq_req.prof_mask, 0xff, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
2149 struct nix_bandprof_s *prof) in print_band_prof_ctx()
Completed in 35 milliseconds