Searched refs:hclge_cfg_param_cmd (Results 1 – 2 of 2) sorted by relevance
558 struct hclge_cfg_param_cmd { struct
1353 struct hclge_cfg_param_cmd *req; in hclge_parse_cfg()1359 req = (struct hclge_cfg_param_cmd *)desc[0].data; in hclge_parse_cfg()1395 req = (struct hclge_cfg_param_cmd *)desc[1].data; in hclge_parse_cfg()1446 struct hclge_cfg_param_cmd *req; in hclge_get_cfg()1453 req = (struct hclge_cfg_param_cmd *)desc[i].data; in hclge_get_cfg()
Completed in 31 milliseconds