Home
last modified time | relevance | path

Searched refs:beaconing (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dradio.c57 channel, rc->beaconing); in uwb_radio_change_channel()
62 if (channel != rc->beaconing) { in uwb_radio_change_channel()
63 if (rc->beaconing != -1 && channel != -1) { in uwb_radio_change_channel()
76 uwb_radio_channel_changed(rc, rc->beaconing); in uwb_radio_change_channel()
180 rc->beaconing = -1; in uwb_radio_reset_state()
Die.c292 if (uwb_rc->beaconing != -1) in uwb_rc_ie_add()
359 if (uwb_rc->beaconing != -1) in uwb_rc_ie_rm()
Dbeacon.c131 rc->beaconing = channel; in uwb_rc_beacon()
507 rc->beaconing = -1; in uwbd_evt_handle_rc_bp_slot_change()
572 result = sprintf(buf, "%d\n", rc->beaconing); in uwb_rc_beacon_show()
Dlc-rc.c86 rc->beaconing = -1; in uwb_rc_init()
Duwb.h377 int beaconing; /* Beaconing state [channel number] */ member
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-uwb_rc37 to force a specific channel to be used when beaconing,
38 or, if <channel> is -1, to prohibit beaconing. If
44 the radio controller is not beaconing.
83 not beaconing or scanning.
/Linux-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst91 control bandwidth assignment, beaconing, scanning, etc
164 now on), such as to start/stop beaconing, scan, allocate bandwidth, etc.