Lines Matching refs:uwb_rc
42 static int uwb_rc_start_beacon(struct uwb_rc *rc, u16 bpst_offset, u8 channel) in uwb_rc_start_beacon()
72 static int uwb_rc_stop_beacon(struct uwb_rc *rc) in uwb_rc_stop_beacon()
114 int uwb_rc_beacon(struct uwb_rc *rc, int channel, unsigned bpst_offset) in uwb_rc_beacon()
171 struct uwb_beca_e *__uwb_beca_find_bydev(struct uwb_rc *rc, in __uwb_beca_find_bydev()
186 struct uwb_beca_e *__uwb_beca_find_bymac(struct uwb_rc *rc, in __uwb_beca_find_bymac()
208 struct uwb_dev *uwb_dev_get_by_devaddr(struct uwb_rc *rc, in uwb_dev_get_by_devaddr()
228 struct uwb_dev *uwb_dev_get_by_macaddr(struct uwb_rc *rc, in uwb_dev_get_by_macaddr()
260 struct uwb_beca_e *__uwb_beca_add(struct uwb_rc *rc, in __uwb_beca_add()
282 void uwb_beca_purge(struct uwb_rc *rc) in uwb_beca_purge()
298 void uwb_beca_release(struct uwb_rc *rc) in uwb_beca_release()
310 static void uwb_beacon_print(struct uwb_rc *rc, struct uwb_rc_evt_beacon *be, in uwb_beacon_print()
357 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, in uwb_verify_beacon()
392 struct uwb_rc *rc; in uwbd_evt_handle_rc_beacon()
507 struct uwb_rc *rc = evt->rc; in uwbd_evt_handle_rc_bp_slot_change()
581 struct uwb_rc *rc = uwb_dev->rc; in uwb_rc_beacon_show()
598 struct uwb_rc *rc = uwb_dev->rc; in uwb_rc_beacon_store()