Searched refs:hns_roce_cmq_desc (Results 1 – 2 of 2) sorted by relevance
833 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc()855 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc()953 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc()957 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc()979 struct hns_roce_cmq_desc *desc; in hns_roce_cmq_csq_clean()1000 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send()1004 struct hns_roce_cmq_desc *desc_to_use; in __hns_roce_cmq_send()1087 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send()1113 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info()1217 struct hns_roce_cmq_desc desc; in hns_roce_function_clear()[all …]
1572 struct hns_roce_cmq_desc { struct1587 struct hns_roce_cmq_desc *desc; argument