Searched refs:hns_roce_buf_dma_addr (Results 1 – 2 of 2) sorted by relevance
149 bufs[total++] = hns_roce_buf_dma_addr(buf, offset); in hns_roce_get_kmem_bufs()
1055 static inline dma_addr_t hns_roce_buf_dma_addr(struct hns_roce_buf *buf, in hns_roce_buf_dma_addr() function1064 return hns_roce_buf_dma_addr(buf, idx << buf->page_shift); in hns_roce_buf_page()