Searched refs:hns_roce_cmq_desc (Results 1 – 2 of 2) sorted by relevance
1154 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc()1168 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc()1223 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc()1227 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc()1306 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send()1369 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send()1407 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info()1509 struct hns_roce_cmq_desc desc; in __hns_roce_function_clear()1558 struct hns_roce_cmq_desc desc[2]; in hns_roce_free_vf_resource()1594 struct hns_roce_cmq_desc desc; in hns_roce_clear_extdb_list_info()[all …]
1290 struct hns_roce_cmq_desc { struct1307 struct hns_roce_cmq_desc *desc; argument