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