Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/uwb/
Dradio.c69 if (channel != rc->beaconing) { in uwb_radio_change_channel()
70 if (rc->beaconing != -1 && channel != -1) { in uwb_radio_change_channel()
83 uwb_radio_channel_changed(rc, rc->beaconing); in uwb_radio_change_channel()
187 rc->beaconing = -1; in uwb_radio_reset_state()
Die.c306 if (uwb_rc->beaconing != -1) in uwb_rc_ie_add()
373 if (uwb_rc->beaconing != -1) in uwb_rc_ie_rm()
Dbeacon.c142 rc->beaconing = channel; in uwb_rc_beacon()
521 rc->beaconing = -1; in uwbd_evt_handle_rc_bp_slot_change()
586 result = sprintf(buf, "%d\n", rc->beaconing); in uwb_rc_beacon_show()
Dlc-rc.c97 rc->beaconing = -1; in uwb_rc_init()
/linux-3.4.99/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.
70 not beaconing or scanning.
/linux-3.4.99/Documentation/networking/
Dolympic.txt47 mode. All unexpected MAC frames (beaconing etc.) will be received
/linux-3.4.99/include/linux/
Duwb.h391 int beaconing; /* Beaconing state [channel number] */ member
/linux-3.4.99/Documentation/usb/
DWUSB-Design-overview.txt87 control bandwidth assignment, beaconing, scanning, etc
156 now on), such as to start/stop beaconing, scan, allocate bandwidth, etc.