Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_device.h646 struct hns_roce_aeqe { struct
665 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) argument
Dhns_roce_hw_v2.c5896 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5898 struct hns_roce_aeqe *aeqe; in next_aeqe_sw_v2()
5912 struct hns_roce_aeqe *aeqe = next_aeqe_sw_v2(eq); in hns_roce_v2_aeq_int()