Searched refs:ehea_destroy_cq (Results 1 – 3 of 3) sorted by relevance
367 int ehea_destroy_cq(struct ehea_cq *cq);
1562 ehea_destroy_cq(pr->send_cq); in ehea_init_port_res()1563 ehea_destroy_cq(pr->recv_cq); in ehea_init_port_res()1579 ehea_destroy_cq(pr->send_cq); in ehea_clean_portres()1580 ehea_destroy_cq(pr->recv_cq); in ehea_clean_portres()
208 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq() function