Lines Matching defs:eq
5423 struct hns_roce_eq *eq, in hns_roce_v2_init_irq_work()
5441 static void set_eq_cons_index_v2(struct hns_roce_eq *eq) in set_eq_cons_index_v2()
5470 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
5483 struct hns_roce_eq *eq) in hns_roce_v2_aeq_int()
5570 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
5583 struct hns_roce_eq *eq) in hns_roce_v2_ceq_int()
5616 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v2_msix_interrupt_eq() local
5734 static void free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in free_eq_buf()
5739 static int config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, in config_eqc()
5866 static int alloc_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in alloc_eq_buf()
5892 struct hns_roce_eq *eq, in hns_roce_v2_create_eq()
6022 struct hns_roce_eq *eq; in hns_roce_v2_init_eq_table() local