Searched refs:UWB_RSV_STATE_NONE (Results 1 – 6 of 6) sorted by relevance
29 [UWB_RSV_STATE_NONE] = "none ",88 if (state < UWB_RSV_STATE_NONE || state >= UWB_RSV_STATE_LAST) in uwb_rsv_state_str()309 case UWB_RSV_STATE_NONE: in uwb_rsv_set_state()323 case UWB_RSV_STATE_NONE: in uwb_rsv_set_state()324 uwb_rsv_state_update(rsv, UWB_RSV_STATE_NONE); in uwb_rsv_set_state()508 if (rsv->state != UWB_RSV_STATE_NONE) in uwb_rsv_remove()509 uwb_rsv_set_state(rsv, UWB_RSV_STATE_NONE); in uwb_rsv_remove()674 if (rsv->state != UWB_RSV_STATE_NONE) in uwb_rsv_terminate()675 uwb_rsv_set_state(rsv, UWB_RSV_STATE_NONE); in uwb_rsv_terminate()768 rsv->state = UWB_RSV_STATE_NONE; in uwb_rsv_new_target()[all …]
519 uwb_rsv_set_state(rsv, UWB_RSV_STATE_NONE); in uwb_drp_process_owner()655 if (rsv->state == UWB_RSV_STATE_NONE) { in uwb_drp_process_involved()656 uwb_rsv_set_state(rsv, UWB_RSV_STATE_NONE); in uwb_drp_process_involved()
197 if (rsv->state == UWB_RSV_STATE_NONE) { in uwb_drp_ie_update()
77 if (rsv->state == UWB_RSV_STATE_NONE) { in uwb_dbg_rsv_cb()
61 case UWB_RSV_STATE_NONE: in wusbhc_rsv_complete_cb()
142 UWB_RSV_STATE_NONE = 0, enumerator