Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.h374 int ehea_destroy_eq(struct ehea_eq *eq);
Dehea_main.c1588 ehea_destroy_eq(pr->eq); in ehea_init_port_res()
1605 ehea_destroy_eq(pr->eq); in ehea_clean_portres()
2323 ehea_destroy_eq(port->qp_eq); in ehea_port_res_setup()
2335 ret |= ehea_destroy_eq(port->qp_eq); in ehea_clean_all_portres()
3498 ehea_destroy_eq(adapter->neq); in ehea_probe_adapter()
3525 ehea_destroy_eq(adapter->neq); in ehea_remove()
Dehea_qmr.c354 int ehea_destroy_eq(struct ehea_eq *eq) in ehea_destroy_eq() function