Lines Matching defs:eq
3675 static void set_eq_cons_index_v1(struct hns_roce_eq *eq, u32 req_not) in set_eq_cons_index_v1()
3843 static struct hns_roce_aeqe *get_aeqe_v1(struct hns_roce_eq *eq, u32 entry) in get_aeqe_v1()
3852 static struct hns_roce_aeqe *next_aeqe_sw_v1(struct hns_roce_eq *eq) in next_aeqe_sw_v1()
3861 struct hns_roce_eq *eq) in hns_roce_v1_aeq_int()
3941 static struct hns_roce_ceqe *get_ceqe_v1(struct hns_roce_eq *eq, u32 entry) in get_ceqe_v1()
3950 static struct hns_roce_ceqe *next_ceqe_sw_v1(struct hns_roce_eq *eq) in next_ceqe_sw_v1()
3960 struct hns_roce_eq *eq) in hns_roce_v1_ceq_int()
3992 struct hns_roce_eq *eq = eq_ptr; in hns_roce_v1_msix_interrupt_eq() local
4145 struct hns_roce_eq *eq) in hns_roce_v1_free_eq()
4187 struct hns_roce_eq *eq) in hns_roce_v1_create_eq()
4275 struct hns_roce_eq *eq; in hns_roce_v1_init_eq_table() local