Searched refs:scif_unmap_single (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_nm.c66 scif_unmap_single(qp->local_buf, scifdev, qp->inbound_q.size); scif_free_qp()
68 scif_unmap_single(qp->local_qp, scifdev, sizeof(struct scif_qp)); scif_free_qp()
H A Dscif_map.h79 scif_unmap_single(dma_addr_t local, struct scif_dev *scifdev, scif_unmap_single() function
H A Dscif_epd.c36 scif_unmap_single(qp->local_qp, ep->remote_dev, scif_cleanup_ep_qp()
41 scif_unmap_single(qp->local_buf, ep->remote_dev, scif_cleanup_ep_qp()
H A Dscif_rma.c248 scif_unmap_single(window->dma_addr[j], scif_unmap_window()
449 scif_unmap_single(lup->lookup[j], scif_destroy_remote_lookup()
453 scif_unmap_single(npup->lookup[j], scif_destroy_remote_lookup()
466 scif_unmap_single(window->mapped_offset, scif_destroy_remote_lookup()
H A Dscif_nodeqp.c147 scif_unmap_single(qp->local_buf, scifdev, local_size); scif_setup_qp_connect()
217 scif_unmap_single(qp->local_buf, scifdev, local_size); scif_setup_qp_accept()
H A Dscif_dma.c889 scif_unmap_single(comp_cb->temp_phys, comp_cb->sdev, scif_rma_completion_cb()

Completed in 107 milliseconds