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

/linux-4.1.27/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.c575 ret = uwb_rsv_find_best_allocation(rsv, &available, &rsv->mas); uwb_rsv_establish()
579 dev_err(dev, "%s: uwb_rsv_find_best_allocation failed: %d\n", uwb_rsv_establish()
635 if (uwb_rsv_find_best_allocation(rsv, available, &mv->final_mas) == UWB_RSV_ALLOC_FOUND) { uwb_rsv_try_move()

Completed in 111 milliseconds