Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1069 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.c2402 addr = hns_roce_buf_page(data_buf, i); in config_llm_table()
2434 addr = to_hr_hw_page_addr(hns_roce_buf_page(buf, 0)); in set_llm_cfg_to_hw()
2440 addr = to_hr_hw_page_addr(hns_roce_buf_page(buf, buf->npages - 1)); in set_llm_cfg_to_hw()