Searched refs:efa_com_eq (Results 1 – 4 of 4) sorted by relevance
83 struct efa_com_eq;84 typedef void (*efa_eqe_handler)(struct efa_com_eq *eeq,118 struct efa_com_eq { struct158 int efa_com_eq_init(struct efa_com_dev *edev, struct efa_com_eq *eeq,160 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq);178 struct efa_com_eq *eeq);
130 struct efa_com_eq eeq;
1150 static void efa_com_arm_eq(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_arm_eq()1161 struct efa_com_eq *eeq) in efa_com_eq_comp_intr_handler()1199 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_eq_destroy()1210 int efa_com_eq_init(struct efa_com_dev *edev, struct efa_com_eq *eeq, in efa_com_eq_init()
89 static void efa_process_eqe(struct efa_com_eq *eeq, struct efa_admin_eqe *eqe) in efa_process_eqe()
Completed in 9 milliseconds