Home
last modified time | relevance | path

Searched refs:uwb_rsv_is_owner (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Ddrp-ie.c201 uwb_ie_drp_set_owner(drp_ie, uwb_rsv_is_owner(rsv)); in uwb_drp_ie_update()
207 if (uwb_rsv_is_owner(rsv)) { in uwb_drp_ie_update()
Ddrp.c251 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_normal()
294 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()
316 if (uwb_rsv_is_owner(rsv)) { in handle_conflict_expanding()
Duwb.h593 static inline bool uwb_rsv_is_owner(struct uwb_rsv *rsv) in uwb_rsv_is_owner() function
Drsv.c509 if (uwb_rsv_is_owner(rsv)) in uwb_rsv_remove()