Lines Matching defs:eq
6157 struct hns_roce_eq *eq, u32 queue_num) in hns_roce_v2_init_irq_work()
6173 static void update_eq_db(struct hns_roce_eq *eq) in update_eq_db()
6197 static struct hns_roce_aeqe *next_aeqe_sw_v2(struct hns_roce_eq *eq) in next_aeqe_sw_v2()
6210 struct hns_roce_eq *eq) in hns_roce_v2_aeq_int()
6265 static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq) in next_ceqe_sw_v2()
6277 static irqreturn_t hns_roce_v2_ceq_int(struct hns_roce_eq *eq) in hns_roce_v2_ceq_int()
6286 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v2_msix_interrupt_eq() local
6507 static void free_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in free_eq_buf()
6513 struct hns_roce_eq *eq) in hns_roce_v2_destroy_eqc()
6532 static void init_eq_config(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in init_eq_config()
6542 static int config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, in config_eqc()
6605 static int alloc_eq_buf(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq) in alloc_eq_buf()
6630 struct hns_roce_eq *eq, u8 eq_cmd) in hns_roce_v2_create_eq()
6669 struct hns_roce_eq *eq = from_work(eq, work, work); in hns_roce_ceq_work() local
6797 struct hns_roce_eq *eq; in hns_roce_v2_init_eq_table() local