Lines Matching refs:uwb_rc
58 static void uwb_rc_set_drp_cmd_done(struct uwb_rc *rc, void *arg, in uwb_rc_set_drp_cmd_done()
101 int uwb_rc_send_all_drp_ie(struct uwb_rc *rc) in uwb_rc_send_all_drp_ie()
255 struct uwb_rc *rc = rsv->rc; in handle_conflict_normal()
297 struct uwb_rc *rc = rsv->rc; in handle_conflict_expanding()
345 static void uwb_drp_handle_conflict_rsv(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_handle_conflict_rsv()
375 static void uwb_drp_handle_all_conflict_rsv(struct uwb_rc *rc, in uwb_drp_handle_all_conflict_rsv()
388 static void uwb_drp_process_target_accepted(struct uwb_rc *rc, in uwb_drp_process_target_accepted()
440 static void uwb_drp_process_target(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_process_target()
528 static void uwb_drp_process_owner(struct uwb_rc *rc, struct uwb_rsv *rsv, in uwb_drp_process_owner()
583 struct uwb_rc *rc = cnflt->rc; in uwb_cnflt_update_work()
617 static void uwb_drp_handle_alien_drp(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie) in uwb_drp_handle_alien_drp()
663 static void uwb_drp_process_not_involved(struct uwb_rc *rc, in uwb_drp_process_not_involved()
673 static void uwb_drp_process_involved(struct uwb_rc *rc, struct uwb_dev *src, in uwb_drp_process_involved()
706 static bool uwb_drp_involves_us(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie) in uwb_drp_involves_us()
714 static void uwb_drp_process(struct uwb_rc *rc, struct uwb_rc_evt_drp *drp_evt, in uwb_drp_process()
728 static void uwb_drp_availability_process(struct uwb_rc *rc, struct uwb_dev *src, in uwb_drp_availability_process()
740 void uwb_drp_process_all(struct uwb_rc *rc, struct uwb_rc_evt_drp *drp_evt, in uwb_drp_process_all()
806 struct uwb_rc *rc = evt->rc; in uwbd_evt_handle_rc_drp()