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