Searched refs:req_b (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 1536 struct hns_roce_pf_res_b *req_b; in hns_roce_query_pf_resource() local 1555 req_b = (struct hns_roce_pf_res_b *)desc[1].data; in hns_roce_query_pf_resource() 1570 hr_dev->caps.sl_num = roce_get_field(req_b->qid_idx_sl_num, in hns_roce_query_pf_resource() 1573 hr_dev->caps.sccc_bt_num = roce_get_field(req_b->sccc_bt_idx_num, in hns_roce_query_pf_resource() 1636 struct hns_roce_vf_res_b *req_b; in hns_roce_alloc_vf_resource() local 1640 req_b = (struct hns_roce_vf_res_b *)desc[1].data; in hns_roce_alloc_vf_resource() 1685 roce_set_field(req_b->vf_smac_idx_num, VF_RES_B_DATA_1_VF_SMAC_IDX_M, in hns_roce_alloc_vf_resource() 1687 roce_set_field(req_b->vf_smac_idx_num, VF_RES_B_DATA_1_VF_SMAC_NUM_M, in hns_roce_alloc_vf_resource() 1690 roce_set_field(req_b->vf_sgid_idx_num, VF_RES_B_DATA_2_VF_SGID_IDX_M, in hns_roce_alloc_vf_resource() 1692 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | gm12u320.c | 192 u8 req_a, u8 req_b, in gm12u320_misc_request() argument 199 gm12u320->cmd_buf[21] = req_b; in gm12u320_misc_request()
|