Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Dallocator.c274 int max_rows = ai->max_mas / UWB_USABLE_MAS_PER_ROW; in uwb_rsv_find_best_row_alloc() local
278 for (n_rows = max_rows; n_rows >= min_rows; n_rows--) { in uwb_rsv_find_best_row_alloc()