Searched refs:req_b (Results 1 – 1 of 1) sorted by relevance
967 struct hns_roce_pf_res_b *req_b; in hns_roce_query_pf_resource() local986 req_b = (struct hns_roce_pf_res_b *)desc[1].data; in hns_roce_query_pf_resource()1001 hr_dev->caps.sl_num = roce_get_field(req_b->qid_idx_sl_num, in hns_roce_query_pf_resource()1012 struct hns_roce_vf_res_b *req_b; in hns_roce_alloc_vf_resource() local1016 req_b = (struct hns_roce_vf_res_b *)desc[1].data; in hns_roce_alloc_vf_resource()1018 memset(req_b, 0, sizeof(*req_b)); in hns_roce_alloc_vf_resource()1069 roce_set_field(req_b->vf_smac_idx_num, in hns_roce_alloc_vf_resource()1072 roce_set_field(req_b->vf_smac_idx_num, in hns_roce_alloc_vf_resource()1077 roce_set_field(req_b->vf_sgid_idx_num, in hns_roce_alloc_vf_resource()1080 roce_set_field(req_b->vf_sgid_idx_num, in hns_roce_alloc_vf_resource()[all …]