Searched refs:ib_dma_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
542 ic->i_send_hdrs = ib_dma_alloc_coherent(dev, in rds_ib_setup_qp()552 ic->i_recv_hdrs = ib_dma_alloc_coherent(dev, in rds_ib_setup_qp()562 ic->i_ack = ib_dma_alloc_coherent(dev, sizeof(struct rds_header), in rds_ib_setup_qp()
3714 static inline void *ib_dma_alloc_coherent(struct ib_device *dev, in ib_dma_alloc_coherent() function