Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h644 struct hns_roce_ceqe { struct
649 #define CEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_ceqe, h, l) argument
H A Dhns_roce_hw_v2.c5999 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
6001 struct hns_roce_ceqe *ceqe; in next_ceqe_sw_v2()
6014 struct hns_roce_ceqe *ceqe = next_ceqe_sw_v2(eq); in hns_roce_v2_ceq_int()