Searched refs:hns_roce_cq_event (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 367 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type) in hns_roce_cq_event() function
|
H A D | hns_roce_device.h | 1277 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type);
|
H A D | hns_roce_hw_v1.c | 3812 hns_roce_cq_event(hr_dev, cqn, event_type); in hns_roce_v1_cq_err_handle()
|
H A D | hns_roce_hw_v2.c | 5540 hns_roce_cq_event(hr_dev, cqn, event_type); in hns_roce_v2_aeq_int()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_cq.c | 468 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type) in hns_roce_cq_event() function
|
H A D | hns_roce_device.h | 1230 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type);
|
H A D | hns_roce_hw_v2.c | 5966 hns_roce_cq_event(hr_dev, queue_num, event_type); in hns_roce_v2_aeq_int()
|
Completed in 28 milliseconds