Lines Matching defs:eq
3607 static void set_eq_cons_index_v1(struct hns_roce_eq *eq, int req_not) in set_eq_cons_index_v1()
3775 static struct hns_roce_aeqe *get_aeqe_v1(struct hns_roce_eq *eq, u32 entry) in get_aeqe_v1()
3784 static struct hns_roce_aeqe *next_aeqe_sw_v1(struct hns_roce_eq *eq) in next_aeqe_sw_v1()
3793 struct hns_roce_eq *eq) in hns_roce_v1_aeq_int()
3880 static struct hns_roce_ceqe *get_ceqe_v1(struct hns_roce_eq *eq, u32 entry) in get_ceqe_v1()
3889 static struct hns_roce_ceqe *next_ceqe_sw_v1(struct hns_roce_eq *eq) in next_ceqe_sw_v1()
3899 struct hns_roce_eq *eq) in hns_roce_v1_ceq_int()
3932 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v1_msix_interrupt_eq() local
4085 struct hns_roce_eq *eq) in hns_roce_v1_free_eq()
4127 struct hns_roce_eq *eq) in hns_roce_v1_create_eq()
4215 struct hns_roce_eq *eq; in hns_roce_v1_init_eq_table() local