diff options
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r-- | include/net/cfg80211.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index f6b29bf925d0..7d10c0182f53 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -1020,6 +1020,8 @@ struct cfg80211_pmksa { | |||
1020 | * RSN IE. It allows for faster roaming between WPA2 BSSIDs. | 1020 | * RSN IE. It allows for faster roaming between WPA2 BSSIDs. |
1021 | * @del_pmksa: Delete a cached PMKID. | 1021 | * @del_pmksa: Delete a cached PMKID. |
1022 | * @flush_pmksa: Flush all cached PMKIDs. | 1022 | * @flush_pmksa: Flush all cached PMKIDs. |
1023 | * @set_power_mgmt: Configure WLAN power management. A timeout value of -1 | ||
1024 | * allows the driver to adjust the dynamic ps timeout value. | ||
1023 | * @set_cqm_rssi_config: Configure connection quality monitor RSSI threshold. | 1025 | * @set_cqm_rssi_config: Configure connection quality monitor RSSI threshold. |
1024 | * | 1026 | * |
1025 | */ | 1027 | */ |