Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/uwb/
Duwb-internal.h175 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv,
Dallocator.c321 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available, in uwb_rsv_find_best_allocation() function
Drsv.c573 ret = uwb_rsv_find_best_allocation(rsv, &available, &rsv->mas); in uwb_rsv_establish()
633 if (uwb_rsv_find_best_allocation(rsv, available, &mv->final_mas) == UWB_RSV_ALLOC_FOUND) { in uwb_rsv_try_move()