Home
last modified time | relevance | path

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

/freebsd/sys/dev/iser/
H A Diser_initiator.c433 ib_dma_sync_single_for_device(device->ib_device, in iser_send_control()
503 ib_dma_sync_single_for_device(ib_conn->device->ib_device, rx_dma, in iser_rcv_completion()
H A Diser_verbs.c932 ib_dma_sync_single_for_device(ib_conn->device->ib_device, in iser_post_send()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c548 ib_dma_sync_single_for_device(ibmr->device, mr->page_map, in mlx4_ib_map_mr_sg()
H A Dmlx4_ib_mad.c606 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_slave()
1294 ib_dma_sync_single_for_device(ctx->ib_dev, tun_qp->ring[index].map, in mlx4_ib_post_pv_qp_buf()
1393 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_wire()
H A Dmlx4_ib_qp.c3308 ib_dma_sync_single_for_device(ibqp->device, in mlx4_ib_post_recv()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c1650 ib_dma_sync_single_for_device(ibmr->device, mr->desc_map, in mlx5_ib_map_mr_sg()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h3701 static inline void ib_dma_sync_single_for_device(struct ib_device *dev, in ib_dma_sync_single_for_device() function