Searched refs:uwb_rsv_is_owner (Results 1 – 4 of 4) sorted by relevance
214 uwb_ie_drp_set_owner(drp_ie, uwb_rsv_is_owner(rsv)); in uwb_drp_ie_update()220 if (uwb_rsv_is_owner(rsv)) { in uwb_drp_ie_update()
262 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_normal()305 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()327 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()
520 if (uwb_rsv_is_owner(rsv)) in uwb_rsv_remove()
607 static inline bool uwb_rsv_is_owner(struct uwb_rsv *rsv) in uwb_rsv_is_owner() function