Lines Matching full:beacon
31 .Nd 802.11 beacon miss support
41 handling beacon miss events in station mode.
42 Drivers can dispatch beacon miss events that are recognized in hardware or
44 can detect beacon miss if the driver dispatches received beacon frames
46 Software beacon miss support is especially useful when multiple vaps
47 are operating and any hardware beacon miss support is not available
51 Drivers should dispatch beacon miss events recognized in the driver with
67 The number of beacon miss events (without a ProbeResponse) is user
72 Software beacon miss detection is enabled per-vap by setting the
80 beacon miss.
81 When beacon miss is detected in software the event is dispatched without
83 Note that software beacon miss handling is not limited to station mode;