Searched defs:eeq (Results 1 – 3 of 3) sorted by relevance
1154 static void efa_com_arm_eq(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_arm_eq()1165 struct efa_com_eq *eeq) in efa_com_eq_comp_intr_handler()1203 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_eq_destroy()1214 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()
141 struct efa_com_eq eeq; member