Searched refs:ntrunks (Results 1 – 2 of 2) sorted by relevance
50 for (i = 0; i < buf->ntrunks; i++) in hns_roce_buf_free()114 buf->ntrunks = i; in hns_roce_buf_alloc()118 for (i = 0; i < buf->ntrunks; i++) in hns_roce_buf_alloc()148 max_size = buf->ntrunks << buf->trunk_shift; in hns_roce_get_kmem_bufs()
399 u32 ntrunks; member