ieee80211_sta_ps_transition_ni(9) centos man page | unix.com

Man Page: ieee80211_sta_ps_transition_ni

Operating Environment: centos

Section: 9

IEEE80211_STA_PS_TRA(9) 				     Advanced driver interface					   IEEE80211_STA_PS_TRA(9)

NAME
ieee80211_sta_ps_transition_ni - PS transition for connected sta (in process context)
SYNOPSIS
int ieee80211_sta_ps_transition_ni(struct ieee80211_sta * sta, bool start);
ARGUMENTS
sta currently connected sta start start or stop PS
DESCRIPTION
Like ieee80211_sta_ps_transition but can be called in process context (internally disables bottom halves). Concurrent call restriction still applies.
RETURN
Like ieee80211_sta_ps_transition.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_STA_PS_TRA(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_sta_block_awake(9) - centos
ieee80211_sta_set_buffered(9) - centos
ieee80211_get_buffered_bc(9) - suse
struct_sta_info(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq