'\" t .\" Title: ieee80211_sta_ps_transition_ni .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Advanced driver interface .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "IEEE80211_STA_PS_TRA" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Advanced driver interface" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ieee80211_sta_ps_transition_ni \- PS transition for connected sta (in process context) .SH "SYNOPSIS" .HP \w'int\ ieee80211_sta_ps_transition_ni('u .BI "int ieee80211_sta_ps_transition_ni(struct\ ieee80211_sta\ *\ " "sta" ", bool\ " "start" ");" .SH "ARGUMENTS" .PP \fIsta\fR .RS 4 currently connected sta .RE .PP \fIstart\fR .RS 4 start or stop PS .RE .SH "DESCRIPTION" .PP .PP Like \fBieee80211_sta_ps_transition\fR but can be called in process context (internally disables bottom halves)\&. Concurrent call restriction still applies\&. .SH "RETURN" .PP Like \fBieee80211_sta_ps_transition\fR\&. .SH "AUTHOR" .PP \fBJohannes Berg\fR <\&johannes@sipsolutions.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br