Searched refs:ehea_destroy_cq (Results 1 – 3 of 3) sorted by relevance
381 int ehea_destroy_cq(struct ehea_cq *cq);
1586 ehea_destroy_cq(pr->send_cq); in ehea_init_port_res()1587 ehea_destroy_cq(pr->recv_cq); in ehea_init_port_res()1603 ehea_destroy_cq(pr->send_cq); in ehea_clean_portres()1604 ehea_destroy_cq(pr->recv_cq); in ehea_clean_portres()
228 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq() function