Searched refs:efa_com_eq_destroy (Results 1 – 3 of 3) sorted by relevance
173 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq);
306 efa_com_eq_destroy(&dev->edev, &eq->eeq); in efa_destroy_eq()328 efa_com_eq_destroy(&dev->edev, &eq->eeq); in efa_create_eq()
1304 void efa_com_eq_destroy(struct efa_com_dev *edev, struct efa_com_eq *eeq) in efa_com_eq_destroy() function