Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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)
H A Dhns_roce_hw_v2.c5998 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
6000 struct hns_roce_ceqe *ceqe; in next_ceqe_sw_v2()
6013 struct hns_roce_ceqe *ceqe = next_ceqe_sw_v2(eq); in hns_roce_v2_ceq_int()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c3949 static struct hns_roce_ceqe *get_ceqe_v1(struct hns_roce_eq *eq, u32 entry) in get_ceqe_v1()
3953 return (struct hns_roce_ceqe *)((u8 *) in get_ceqe_v1()
3958 static struct hns_roce_ceqe *next_ceqe_sw_v1(struct hns_roce_eq *eq) in next_ceqe_sw_v1()
3960 struct hns_roce_ceqe *ceqe = get_ceqe_v1(eq, eq->cons_index); in next_ceqe_sw_v1()
3970 struct hns_roce_ceqe *ceqe; in hns_roce_v1_ceq_int()
H A Dhns_roce_device.h682 struct hns_roce_ceqe { struct
H A Dhns_roce_hw_v2.c5575 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
5577 struct hns_roce_ceqe *ceqe; in next_ceqe_sw_v2()
5590 struct hns_roce_ceqe *ceqe = next_ceqe_sw_v2(eq); in hns_roce_v2_ceq_int()

Completed in 26 milliseconds