Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c250 bufs[total++] = hns_roce_buf_page(buf, i); in hns_roce_get_kmem_bufs()
H A Dhns_roce_device.h1089 static inline dma_addr_t hns_roce_buf_page(struct hns_roce_buf *buf, int idx) in hns_roce_buf_page() function