Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hns/
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()
Dhns_roce_device.h370 u32 ntrunks; member