Searched refs:hns_roce_cmq_desc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 1147 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc() 1161 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc() 1216 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc() 1220 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc() 1272 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send() 1336 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send() 1374 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info() 1476 struct hns_roce_cmq_desc desc; in __hns_roce_function_clear() 1525 struct hns_roce_cmq_desc desc[2]; in hns_roce_free_vf_resource() 1561 struct hns_roce_cmq_desc des in hns_roce_clear_extdb_list_info() [all...] |
H A D | hns_roce_hw_v2.h | 1264 struct hns_roce_cmq_desc { struct 1281 struct hns_roce_cmq_desc *desc;
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 1077 int size = ring->desc_num * sizeof(struct hns_roce_cmq_desc); in hns_roce_alloc_cmq_desc() 1099 ring->desc_num * sizeof(struct hns_roce_cmq_desc), in hns_roce_free_cmq_desc() 1197 static void hns_roce_cmq_setup_basic_desc(struct hns_roce_cmq_desc *desc, in hns_roce_cmq_setup_basic_desc() 1201 memset((void *)desc, 0, sizeof(struct hns_roce_cmq_desc)); in hns_roce_cmq_setup_basic_desc() 1223 struct hns_roce_cmq_desc *desc; in hns_roce_cmq_csq_clean() 1244 struct hns_roce_cmq_desc *desc, int num) in __hns_roce_cmq_send() 1248 struct hns_roce_cmq_desc *desc_to_use; in __hns_roce_cmq_send() 1330 struct hns_roce_cmq_desc *desc, int num) in hns_roce_cmq_send() 1356 struct hns_roce_cmq_desc desc; in hns_roce_cmq_query_hw_info() 1460 struct hns_roce_cmq_desc des in hns_roce_function_clear() [all...] |
H A D | hns_roce_hw_v2.h | 1729 struct hns_roce_cmq_desc { struct 1744 struct hns_roce_cmq_desc *desc;
|
Completed in 19 milliseconds