Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6449 struct hns_roce_eq *eq, u32 queue_num) in hns_roce_v2_init_irq_work()
6465 static void update_eq_db(struct hns_roce_eq *eq) in update_eq_db()
6489 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
6502 struct hns_roce_eq *eq) in hns_roce_v2_aeq_int()
6558 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
6570 static irqreturn_t hns_roce_v2_ceq_int(struct hns_roce_eq *eq) in hns_roce_v2_ceq_int()
6579 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v2_msix_interrupt_eq()
6800 static void free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in free_eq_buf()
6806 struct hns_roce_eq *eq) in hns_roce_v2_destroy_eqc()
6825 static void init_eq_config(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in init_eq_config()
[all …]
H A Dhns_roce_device.h702 struct hns_roce_eq { struct
726 struct hns_roce_eq *eq; argument