Home
last modified time | relevance | path

Searched refs:ehea_destroy_cq (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.h367 int ehea_destroy_cq(struct ehea_cq *cq);
Dehea_main.c1559 ehea_destroy_cq(pr->send_cq); in ehea_init_port_res()
1560 ehea_destroy_cq(pr->recv_cq); in ehea_init_port_res()
1576 ehea_destroy_cq(pr->send_cq); in ehea_clean_portres()
1577 ehea_destroy_cq(pr->recv_cq); in ehea_clean_portres()
Dehea_qmr.c208 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq() function