Searched refs:ib_dma_sync_single_for_device (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 535 ib_dma_sync_single_for_device(device->ib_device, in iser_send_control() 598 ib_dma_sync_single_for_device(ib_conn->device->ib_device, rx_dma, in iser_rcv_completion()
|
D | iser_verbs.c | 1113 ib_dma_sync_single_for_device(ib_conn->device->ib_device, in iser_post_send()
|
/linux-4.4.14/net/rds/ |
D | iw.h | 260 ib_dma_sync_single_for_device(dev, in rds_iw_dma_sync_sg_for_device()
|
D | ib.h | 305 ib_dma_sync_single_for_device(dev, in rds_ib_dma_sync_sg_for_device()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mr.c | 566 ib_dma_sync_single_for_device(ibmr->device, mr->page_map, in mlx4_ib_map_mr_sg()
|
D | mad.c | 577 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_slave() 1155 ib_dma_sync_single_for_device(ctx->ib_dev, tun_qp->ring[index].map, in mlx4_ib_post_pv_qp_buf() 1253 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_wire()
|
D | qp.c | 3109 ib_dma_sync_single_for_device(ibqp->device, in mlx4_ib_post_recv()
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 1675 ib_dma_sync_single_for_device(ibdev, req->indirect_dma_addr, table_len, in srp_map_data() 1861 ib_dma_sync_single_for_device(dev, iu->dma, len, DMA_TO_DEVICE); in srp_response_common() 1950 ib_dma_sync_single_for_device(dev, iu->dma, ch->max_ti_iu_len, in srp_handle_recv() 2113 ib_dma_sync_single_for_device(dev, iu->dma, target->max_iu_len, in srp_queuecommand() 2511 ib_dma_sync_single_for_device(dev, iu->dma, sizeof *tsk_mgmt, in srp_send_tsk_mgmt()
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 1028 ib_dma_sync_single_for_device(ib_dev, tx_desc->dma_addr, in isert_post_send() 1161 ib_dma_sync_single_for_device(ib_dev, isert_conn->login_rsp_dma, in isert_put_login_tx() 1623 ib_dma_sync_single_for_device(ib_dev, rx_dma, rx_buflen, in isert_rcv_completion()
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | verbs.c | 1277 ib_dma_sync_single_for_device(device, iov[i].addr, in rpcrdma_ep_post()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mr.c | 1468 ib_dma_sync_single_for_device(ibmr->device, mr->desc_map, in mlx5_ib_map_mr_sg()
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 2789 static inline void ib_dma_sync_single_for_device(struct ib_device *dev, in ib_dma_sync_single_for_device() function
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 633 ib_dma_sync_single_for_device(priv->ca, rx_ring[wr_id].mapping[0], in ipoib_cm_handle_rx_wc()
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 815 ib_dma_sync_single_for_device(sdev->device, ioctx->ioctx.dma, len, in srpt_post_send()
|