Home
last modified time | relevance | path

Searched refs:hns_roce_aeqe (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c3684 struct hns_roce_aeqe *aeqe, int qpn) in hns_roce_v1_wq_catas_err_handle()
3718 struct hns_roce_aeqe *aeqe, in hns_roce_v1_local_wq_access_err_handle()
3753 struct hns_roce_aeqe *aeqe, in hns_roce_v1_qp_err_handle()
3788 struct hns_roce_aeqe *aeqe, in hns_roce_v1_cq_err_handle()
3816 struct hns_roce_aeqe *aeqe) in hns_roce_v1_db_overflow_handle()
3845 static struct hns_roce_aeqe *get_aeqe_v1(struct hns_roce_eq *eq, u32 entry) in get_aeqe_v1()
3849 return (struct hns_roce_aeqe *)((u8 *) in get_aeqe_v1()
3854 static struct hns_roce_aeqe *next_aeqe_sw_v1(struct hns_roce_eq *eq) in next_aeqe_sw_v1()
3856 struct hns_roce_aeqe *aeqe = get_aeqe_v1(eq, eq->cons_index); in next_aeqe_sw_v1()
3866 struct hns_roce_aeqe *aeq in hns_roce_v1_aeq_int()
[all...]
H A Dhns_roce_device.h687 struct hns_roce_aeqe { struct
H A Dhns_roce_hw_v2.c5477 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5479 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
5493 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h654 struct hns_roce_aeqe { struct
673 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l)
H A Dhns_roce_hw_v2.c5915 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5917 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
5931 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()

Completed in 26 milliseconds