Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hns/
Dhns_roce_alloc.c46 trunks = buf->trunk_list; in hns_roce_buf_free()
48 buf->trunk_list = NULL; in hns_roce_buf_free()
127 buf->trunk_list = trunks; in hns_roce_buf_alloc()
Dhns_roce_device.h369 struct hns_roce_buf_list *trunk_list; member
1039 return (char *)(buf->trunk_list[offset >> buf->trunk_shift].buf) + in hns_roce_buf_offset()
1046 return buf->trunk_list[offset >> buf->trunk_shift].map + in hns_roce_buf_dma_addr()