Home
last modified time | relevance | path

Searched refs:ib_dma_sync_single_for_device (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_initiator.c535 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()
Diser_verbs.c1113 ib_dma_sync_single_for_device(ib_conn->device->ib_device, in iser_post_send()
/linux-4.4.14/net/rds/
Diw.h260 ib_dma_sync_single_for_device(dev, in rds_iw_dma_sync_sg_for_device()
Dib.h305 ib_dma_sync_single_for_device(dev, in rds_ib_dma_sync_sg_for_device()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmr.c566 ib_dma_sync_single_for_device(ibmr->device, mr->page_map, in mlx4_ib_map_mr_sg()
Dmad.c577 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()
Dqp.c3109 ib_dma_sync_single_for_device(ibqp->device, in mlx4_ib_post_recv()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c1675 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/
Dib_isert.c1028 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/
Dverbs.c1277 ib_dma_sync_single_for_device(device, iov[i].addr, in rpcrdma_ep_post()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmr.c1468 ib_dma_sync_single_for_device(ibmr->device, mr->desc_map, in mlx5_ib_map_mr_sg()
/linux-4.4.14/include/rdma/
Dib_verbs.h2789 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/
Dipoib_cm.c633 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/
Dib_srpt.c815 ib_dma_sync_single_for_device(sdev->device, ioctx->ioctx.dma, len, in srpt_post_send()