Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_alloc.c47 trunks = buf->trunk_list; in hns_roce_buf_free()
49 buf->trunk_list = NULL; in hns_roce_buf_free()
128 buf->trunk_list = trunks; in hns_roce_buf_alloc()
A Dhns_roce_device.h411 struct hns_roce_buf_list *trunk_list; member
1086 return (char *)(buf->trunk_list[offset >> buf->trunk_shift].buf) + in hns_roce_buf_offset()
1093 return buf->trunk_list[offset >> buf->trunk_shift].map + in hns_roce_buf_dma_addr()

Completed in 11 milliseconds