Home
last modified time | relevance | path

Searched refs:hns_roce_buf_page (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h1087 static inline dma_addr_t hns_roce_buf_page(struct hns_roce_buf *buf, int idx) in hns_roce_buf_page() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1063 static inline dma_addr_t hns_roce_buf_page(struct hns_roce_buf *buf, u32 idx) in hns_roce_buf_page() function
H A Dhns_roce_hw_v2.c2397 addr = hns_roce_buf_page(data_buf, i); in config_llm_table()
2429 addr = to_hr_hw_page_addr(hns_roce_buf_page(buf, 0)); in set_llm_cfg_to_hw()
2435 addr = to_hr_hw_page_addr(hns_roce_buf_page(buf, buf->npages - 1)); in set_llm_cfg_to_hw()

Completed in 16 milliseconds