Searched defs:eeq (Results 1 – 3 of 3) sorted by relevance
1161 static void efa_com_arm_eq(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_arm_eq()1172 struct efa_com_eq *eeq) in efa_com_eq_comp_intr_handler()1210 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_eq_destroy()1221 int efa_com_eq_init(struct efa_com_dev *edev, struct efa_com_eq *eeq, in efa_com_eq_init()
94 static void efa_process_eqe(struct efa_com_eq *eeq, struct efa_admin_eqe *eqe) in efa_process_eqe()
142 struct efa_com_eq eeq; member