Name
enum ieee80211_rate_control_changed —
flags to indicate what changed
Synopsis
enum ieee80211_rate_control_changed {
IEEE80211_RC_BW_CHANGED,
IEEE80211_RC_SMPS_CHANGED
};
Constants
- IEEE80211_RC_BW_CHANGED
The bandwidth that can be used to transmit
to this station changed.
- IEEE80211_RC_SMPS_CHANGED
The SMPS state of the station changed.