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

/linux-4.4.14/drivers/uwb/
H A Dallocator.c321 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available, uwb_rsv_find_best_allocation() function
H A Duwb-internal.h175 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv,
H A Drsv.c573 ret = uwb_rsv_find_best_allocation(rsv, &available, &rsv->mas); uwb_rsv_establish()
577 dev_err(dev, "%s: uwb_rsv_find_best_allocation failed: %d\n", uwb_rsv_establish()
633 if (uwb_rsv_find_best_allocation(rsv, available, &mv->final_mas) == UWB_RSV_ALLOC_FOUND) { uwb_rsv_try_move()

Completed in 71 milliseconds