Home
last modified time | relevance | path

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

/drivers/staging/uwb/
Dallocator.c264 int min_rows = ai->min_mas / UWB_USABLE_MAS_PER_ROW; in uwb_rsv_find_best_row_alloc() local
266 min_rows++; in uwb_rsv_find_best_row_alloc()
267 for (n_rows = max_rows; n_rows >= min_rows; n_rows--) { in uwb_rsv_find_best_row_alloc()