Man Page: ieee80211_request_smps
Operating Environment: centos
Section: 9
IEEE80211_REQUEST_SM(9) Advanced driver interface IEEE80211_REQUEST_SM(9)NAMEieee80211_request_smps - request SM PS transitionSYNOPSISvoid ieee80211_request_smps(struct ieee80211_vif * vif, enum ieee80211_smps_mode smps_mode);ARGUMENTSvif struct ieee80211_vif pointer from the add_interface callback. smps_mode new SM PS modeDESCRIPTIONThis allows the driver to request an SM PS transition in managed mode. This is useful when the driver has more information than the stack about possible interference, for example by bluetooth.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_REQUEST_SM(9)
| Related Man Pages |
|---|
| enum_ieee80211_conf_flags(9) - centos |
| enum_ieee80211_key_flags(9) - centos |
| struct_ieee80211_tx_rate(9) - centos |
| struct_ieee80211_vif(9) - centos |
| enum_ieee80211_key_flags(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |