Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h675 struct hns_roce_aeqe { struct
694 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) argument
H A Dhns_roce_hw_v2.c6197 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
6199 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
6212 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()