centos man page for ieee80211_beacon_loss

Query: ieee80211_beacon_loss

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_BEACON_LOS(9) 				     Advanced driver interface					   IEEE80211_BEACON_LOS(9)

NAME
ieee80211_beacon_loss - inform hardware does not receive beacons
SYNOPSIS
void ieee80211_beacon_loss(struct ieee80211_vif * vif);
ARGUMENTS
vif struct ieee80211_vif pointer from the add_interface callback.
DESCRIPTION
When beacon filtering is enabled with IEEE80211_VIF_BEACON_FILTER and IEEE80211_CONF_PS is set, the driver needs to inform whenever the hardware is not receiving beacons with this function.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_BEACON_LOS(9)
Related Man Pages
enum_ieee80211_filter_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_ieee80211_conf(9) - centos
struct_ieee80211_rx_status(9) - suse
struct_ieee80211_ops(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq