centos man page for ieee80211_sta_ps_transition

Query: ieee80211_sta_ps_transition

OS: centos

Section: 9

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

IEEE80211_STA_PS_TRA(9) 				     Advanced driver interface					   IEEE80211_STA_PS_TRA(9)

NAME
ieee80211_sta_ps_transition - PS transition for connected sta
SYNOPSIS
int ieee80211_sta_ps_transition(struct ieee80211_sta * sta, bool start);
ARGUMENTS
sta currently connected sta start start or stop PS
DESCRIPTION
When operating in AP mode with the IEEE80211_HW_AP_LINK_PS flag set, use this function to inform mac80211 about a connected station entering/leaving PS mode. This function may not be called in IRQ context or with softirqs enabled. Calls to this function for a single hardware must be synchronized against each other.
RETURN
0 on success. -EINVAL when the requested PS mode is already set.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_STA_PS_TRA(9)
Related Man Pages
enum_ieee80211_ampdu_mlme_action(9) - centos
ieee80211_sta_block_awake(9) - centos
ieee80211_sta_set_buffered(9) - centos
struct_sta_ampdu_mlme(9) - centos
struct_ieee80211_ops(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq