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

NAME

6       ieee80211_request_smps - request SM PS transition
7

SYNOPSIS

9       void ieee80211_request_smps(struct ieee80211_vif * vif,
10                                   enum ieee80211_smps_mode smps_mode);
11

ARGUMENTS

13       vif
14           struct ieee80211_vif pointer from the add_interface callback.
15
16       smps_mode
17           new SM PS mode
18

DESCRIPTION

20       This allows the driver to request an SM PS transition in managed mode.
21       This is useful when the driver has more information than the stack
22       about possible interference, for example by bluetooth.
23

AUTHOR

25       Johannes Berg <johannes@sipsolutions.net>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019           IEEE80211_REQUEST_SM(9)
Impressum