Lines Matching refs:uwb_rsv
175 int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available,
325 void uwb_rsv_get(struct uwb_rsv *rsv);
326 void uwb_rsv_put(struct uwb_rsv *rsv);
327 bool uwb_rsv_has_two_drp_ies(struct uwb_rsv *rsv);
328 void uwb_rsv_dump(char *text, struct uwb_rsv *rsv);
329 int uwb_rsv_try_move(struct uwb_rsv *rsv, struct uwb_mas_bm *available);
332 int uwb_rsv_status(struct uwb_rsv *rsv);
333 int uwb_rsv_companion_status(struct uwb_rsv *rsv);
335 void uwb_rsv_set_state(struct uwb_rsv *rsv, enum uwb_rsv_state new_state);
336 void uwb_rsv_remove(struct uwb_rsv *rsv);
337 struct uwb_rsv *uwb_rsv_find(struct uwb_rc *rc, struct uwb_dev *src,
342 int uwb_drp_ie_update(struct uwb_rsv *rsv);