Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmad.c574 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_slave()
1298 ib_dma_sync_single_for_device(ctx->ib_dev, tun_qp->ring[index].map, in mlx4_ib_post_pv_qp_buf()
1399 ib_dma_sync_single_for_device(&dev->ib_dev, in mlx4_ib_send_to_wire()
HDqp.c3451 ib_dma_sync_single_for_device(ibqp->device, in mlx4_ib_post_recv()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h2516 static inline void ib_dma_sync_single_for_device(struct ib_device *dev, in ib_dma_sync_single_for_device() function