Searched refs:hns_roce_cmq_desc (Results 1 – 2 of 2) sorted by relevance
1166 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc()1189 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc()1245 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc()1249 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc()1267 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send()1328 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send()1363 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info()1465 struct hns_roce_cmq_desc desc; in __hns_roce_function_clear()1514 struct hns_roce_cmq_desc desc[2]; in hns_roce_free_vf_resource()1538 struct hns_roce_cmq_desc desc; in hns_roce_clear_extdb_list_info()[all …]
1397 struct hns_roce_cmq_desc { struct1414 struct hns_roce_cmq_desc *desc; argument