Home
last modified time | relevance | path

Searched refs:hns_roce_aeqe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c3614 struct hns_roce_aeqe *aeqe, int qpn) in hns_roce_v1_wq_catas_err_handle()
3648 struct hns_roce_aeqe *aeqe, in hns_roce_v1_local_wq_access_err_handle()
3683 struct hns_roce_aeqe *aeqe, in hns_roce_v1_qp_err_handle()
3718 struct hns_roce_aeqe *aeqe, in hns_roce_v1_cq_err_handle()
3746 struct hns_roce_aeqe *aeqe) in hns_roce_v1_db_overflow_handle()
3775 static struct hns_roce_aeqe *get_aeqe_v1(struct hns_roce_eq *eq, u32 entry) in get_aeqe_v1()
3779 return (struct hns_roce_aeqe *)((u8 *) in get_aeqe_v1()
3784 static struct hns_roce_aeqe *next_aeqe_sw_v1(struct hns_roce_eq *eq) in next_aeqe_sw_v1()
3786 struct hns_roce_aeqe *aeqe = get_aeqe_v1(eq, eq->cons_index); in next_aeqe_sw_v1()
3796 struct hns_roce_aeqe *aeqe; in hns_roce_v1_aeq_int()
H A Dhns_roce_device.h689 struct hns_roce_aeqe { struct
H A Dhns_roce_hw_v2.c5466 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5468 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
5482 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()