centos man page for enum_sta_notify_cmd

Query: enum_sta_notify_cmd

OS: centos

Section: 9

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

ENUM
STA_NOTIFY_CMD(9) Advanced driver interface ENUM STA_NOTIFY_CMD(9)
NAME
enum_sta_notify_cmd - sta notify command
SYNOPSIS
enum sta_notify_cmd { STA_NOTIFY_SLEEP, STA_NOTIFY_AWAKE };
CONSTANTS
STA_NOTIFY_SLEEP a station is now sleeping STA_NOTIFY_AWAKE a sleeping station woke up
DESCRIPTION
Used with the sta_notify callback in struct ieee80211_ops, this indicates if an associated station made a power state transition.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ENUM STA_NOTIFY_CMD(9)
Related Man Pages
enum_ieee80211_ampdu_mlme_action(9) - centos
enum_ieee80211_conf_flags(9) - centos
enum_ieee80211_filter_flags(9) - centos
enum_ieee80211_rate_flags(9) - centos
enum_ieee80211_sta_info_flags(9) - centos
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