Searched refs:hns_roce_qp_event (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 1278 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type);
|
H A D | hns_roce_qp.c | 83 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type) in hns_roce_qp_event() function
|
H A D | hns_roce_hw_v1.c | 3784 hns_roce_qp_event(hr_dev, qpn, event_type); in hns_roce_v1_qp_err_handle()
|
H A D | hns_roce_hw_v2.c | 5532 hns_roce_qp_event(hr_dev, qpn, event_type); in hns_roce_v2_aeq_int()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 1232 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type);
|
H A D | hns_roce_qp.c | 96 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type) in hns_roce_qp_event() function
|
H A D | hns_roce_hw_v2.c | 5958 hns_roce_qp_event(hr_dev, queue_num, event_type); in hns_roce_v2_aeq_int()
|
Completed in 30 milliseconds