Home
last modified time | relevance | path

Searched refs:scif_cleanup_ep_qp (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_nm.c39 scif_cleanup_ep_qp(ep); in scif_invalidate_ep()
50 scif_cleanup_ep_qp(ep); in scif_invalidate_ep()
Dscif_epd.c21 void scif_cleanup_ep_qp(struct scif_endpt *ep) in scif_cleanup_ep_qp() function
54 scif_cleanup_ep_qp(ep); in scif_teardown_ep()
Dscif_epd.h183 void scif_cleanup_ep_qp(struct scif_endpt *ep);
Dscif_api.c568 scif_cleanup_ep_qp(ep); in scif_conn_func()