Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h660 struct hns_roce_aeqe { struct
679 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) argument
H A Dhns_roce_hw_v2.c5960 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5962 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
5975 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()