Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/uwb/
Dallocator.c73 if (bm[col * UWB_NUM_ZONES + mas] != UWB_RSV_MAS_NOT_AVAIL) { in uwb_rsv_fill_row_alloc()
214 if (bm[col * UWB_NUM_ZONES + mas] == UWB_RSV_MAS_NOT_AVAIL) { in get_row_descriptors()
338 ai->bm[bit_index] = UWB_RSV_MAS_NOT_AVAIL; in uwb_rsv_find_best_allocation()
Duwb-internal.h131 UWB_RSV_MAS_NOT_AVAIL = 1, enumerator