1IEEE80211_BEACON_LOS(9)    Advanced driver interface   IEEE80211_BEACON_LOS(9)
2
3
4

NAME

6       ieee80211_beacon_loss - inform hardware does not receive beacons
7

SYNOPSIS

9       void ieee80211_beacon_loss(struct ieee80211_vif * vif);
10

ARGUMENTS

12       vif
13
14           struct ieee80211_vif pointer from the add_interface callback.
15

DESCRIPTION

17       When beacon filtering is enabled with IEEE80211_VIF_BEACON_FILTER and
18       IEEE80211_CONF_PS is set, the driver needs to inform whenever the
19       hardware is not receiving beacons with this function.
20

AUTHOR

22       Johannes Berg <johannes@sipsolutions.net>
23           Author.
24
26Kernel Hackers Manual 2.6.         June 2019           IEEE80211_BEACON_LOS(9)
Impressum