1IEEE80211_STA_PS_TRA(9)    Advanced driver interface   IEEE80211_STA_PS_TRA(9)
2
3
4

NAME

6       ieee80211_sta_ps_transition_ni - PS transition for connected sta (in
7       process context)
8

SYNOPSIS

10       int ieee80211_sta_ps_transition_ni(struct ieee80211_sta * sta,
11                                          bool start);
12

ARGUMENTS

14       sta
15           currently connected sta
16
17       start
18           start or stop PS
19

DESCRIPTION

21       Like ieee80211_sta_ps_transition but can be called in process context
22       (internally disables bottom halves). Concurrent call restriction still
23       applies.
24

RETURN

26       Like ieee80211_sta_ps_transition.
27

AUTHOR

29       Johannes Berg <johannes@sipsolutions.net>
30           Author.
31
33Kernel Hackers Manual 3.10         June 2019           IEEE80211_STA_PS_TRA(9)
Impressum