Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c49 for (i = 0; i < buf->ntrunks; i++) in hns_roce_buf_free()
113 buf->ntrunks = i; in hns_roce_buf_alloc()
117 for (i = 0; i < buf->ntrunks; i++) in hns_roce_buf_alloc()
147 max_size = buf->ntrunks << buf->trunk_shift; in hns_roce_get_kmem_bufs()
H A Dhns_roce_device.h377 u32 ntrunks; member