Searched refs:req_b (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/tiny/ |
| D | gm12u320.c | 191 u8 req_a, u8 req_b, in gm12u320_misc_request() argument 198 gm12u320->cmd_buf[21] = req_b; in gm12u320_misc_request()
|
| /Linux-v5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v2.c | 1535 struct hns_roce_pf_res_b *req_b; in hns_roce_query_pf_resource() local 1554 req_b = (struct hns_roce_pf_res_b *)desc[1].data; in hns_roce_query_pf_resource() 1569 hr_dev->caps.sl_num = roce_get_field(req_b->qid_idx_sl_num, in hns_roce_query_pf_resource() 1572 hr_dev->caps.sccc_bt_num = roce_get_field(req_b->sccc_bt_idx_num, in hns_roce_query_pf_resource() 1635 struct hns_roce_vf_res_b *req_b; in hns_roce_alloc_vf_resource() local 1639 req_b = (struct hns_roce_vf_res_b *)desc[1].data; in hns_roce_alloc_vf_resource() 1684 roce_set_field(req_b->vf_smac_idx_num, VF_RES_B_DATA_1_VF_SMAC_IDX_M, in hns_roce_alloc_vf_resource() 1686 roce_set_field(req_b->vf_smac_idx_num, VF_RES_B_DATA_1_VF_SMAC_NUM_M, in hns_roce_alloc_vf_resource() 1689 roce_set_field(req_b->vf_sgid_idx_num, VF_RES_B_DATA_2_VF_SGID_IDX_M, in hns_roce_alloc_vf_resource() 1691 roce_set_field(req_b->vf_sgid_idx_num, VF_RES_B_DATA_2_VF_SGID_NUM_M, in hns_roce_alloc_vf_resource() [all …]
|