Lines Matching refs:uwb_rc
43 static int uwb_rc_start_beacon(struct uwb_rc *rc, u16 bpst_offset, u8 channel) in uwb_rc_start_beacon()
73 static int uwb_rc_stop_beacon(struct uwb_rc *rc) in uwb_rc_stop_beacon()
115 int uwb_rc_beacon(struct uwb_rc *rc, int channel, unsigned bpst_offset) in uwb_rc_beacon()
175 struct uwb_beca_e *__uwb_beca_find_bydev(struct uwb_rc *rc, in __uwb_beca_find_bydev()
190 struct uwb_beca_e *__uwb_beca_find_bymac(struct uwb_rc *rc, in __uwb_beca_find_bymac()
212 struct uwb_dev *uwb_dev_get_by_devaddr(struct uwb_rc *rc, in uwb_dev_get_by_devaddr()
232 struct uwb_dev *uwb_dev_get_by_macaddr(struct uwb_rc *rc, in uwb_dev_get_by_macaddr()
264 struct uwb_beca_e *__uwb_beca_add(struct uwb_rc *rc, in __uwb_beca_add()
286 void uwb_beca_purge(struct uwb_rc *rc) in uwb_beca_purge()
302 void uwb_beca_release(struct uwb_rc *rc) in uwb_beca_release()
314 static void uwb_beacon_print(struct uwb_rc *rc, struct uwb_rc_evt_beacon *be, in uwb_beacon_print()
361 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, in uwb_verify_beacon()
396 struct uwb_rc *rc; in uwbd_evt_handle_rc_beacon()
508 struct uwb_rc *rc = evt->rc; in uwbd_evt_handle_rc_bp_slot_change()
582 struct uwb_rc *rc = uwb_dev->rc; in uwb_rc_beacon_show()
599 struct uwb_rc *rc = uwb_dev->rc; in uwb_rc_beacon_store()