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()
258 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_normal()301 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()320 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()
515 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