Home
last modified time | relevance | path

Searched refs:hns_roce_buf_dma_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c149 bufs[total++] = hns_roce_buf_dma_addr(buf, offset); in hns_roce_get_kmem_bufs()
H A Dhns_roce_device.h1062 static inline dma_addr_t hns_roce_buf_dma_addr(struct hns_roce_buf *buf, in hns_roce_buf_dma_addr() function
1071 return hns_roce_buf_dma_addr(buf, idx << buf->page_shift); in hns_roce_buf_page()