Searched refs:req_b (Results 1 – 2 of 2) sorted by relevance
1302 struct hns_roce_pf_res_b *req_b; in hns_roce_query_pf_resource() local1321 req_b = (struct hns_roce_pf_res_b *)desc[1].data; in hns_roce_query_pf_resource()1336 hr_dev->caps.sl_num = roce_get_field(req_b->qid_idx_sl_num, in hns_roce_query_pf_resource()1339 hr_dev->caps.sccc_bt_num = roce_get_field(req_b->sccc_bt_idx_num, in hns_roce_query_pf_resource()1412 struct hns_roce_vf_res_b *req_b; in hns_roce_alloc_vf_resource() local1416 req_b = (struct hns_roce_vf_res_b *)desc[1].data; in hns_roce_alloc_vf_resource()1418 memset(req_b, 0, sizeof(*req_b)); in hns_roce_alloc_vf_resource()1469 roce_set_field(req_b->vf_smac_idx_num, in hns_roce_alloc_vf_resource()1472 roce_set_field(req_b->vf_smac_idx_num, in hns_roce_alloc_vf_resource()1477 roce_set_field(req_b->vf_sgid_idx_num, in hns_roce_alloc_vf_resource()[all …]
207 u8 req_a, u8 req_b, in gm12u320_misc_request() argument214 gm12u320->cmd_buf[21] = req_b; in gm12u320_misc_request()