Home
last modified time | relevance | path

Searched refs:hcp_epas_dtor (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c214 hcp_epas_dtor(&cq->epas); in ehea_destroy_cq()
340 hcp_epas_dtor(&eq->epas); in ehea_destroy_eq()
519 hcp_epas_dtor(&qp->epas); in ehea_destroy_qp()
H A Dehea_phyp.h58 static inline void hcp_epas_dtor(struct h_epas *epas) in hcp_epas_dtor() function