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

/drivers/uwb/
H A Duwb-internal.h174 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available,
H A Dallocator.c321 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available, function
H A Drsv.c564 ret = uwb_rsv_find_best_allocation(rsv, &available, &rsv->mas);
620 if (uwb_rsv_find_best_allocation(rsv, available, &mv->final_mas) == UWB_RSV_ALLOC_FOUND) {

Completed in 44 milliseconds