Searched refs:hns_roce_cmq_desc (Results 1 – 2 of 2) sorted by relevance
1149 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc()1163 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc()1218 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc()1222 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc()1274 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send()1338 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send()1376 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info()1478 struct hns_roce_cmq_desc desc; in __hns_roce_function_clear()1527 struct hns_roce_cmq_desc desc[2]; in hns_roce_free_vf_resource()1563 struct hns_roce_cmq_desc desc; in hns_roce_clear_extdb_list_info()[all …]
1270 struct hns_roce_cmq_desc { struct1287 struct hns_roce_cmq_desc *desc; argument