Searched defs:smps (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/net/mac80211/ |
H A D | ht.c | 424 ieee80211_send_smps_action(struct ieee80211_sub_if_data *sdata, enum ieee80211_smps_mode smps, const u8 *da, const u8 *bssid) ieee80211_send_smps_action() argument
|
H A D | debugfs_netdev.c | 289 IEEE80211_IF_FILE_RW(smps); variable
|
H A D | sta_info.c | 377 u8 smps = (sband->ht_cap.cap & IEEE80211_HT_CAP_SM_PS) >> sta_info_alloc() local
|
H A D | mlme.c | 472 ieee80211_add_ht_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u8 ap_ht_param, struct ieee80211_supported_band *sband, struct ieee80211_channel *channel, enum ieee80211_smps_mode smps) ieee80211_add_ht_ie() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | base.c | 1773 rtl_make_smps_action(struct ieee80211_hw *hw, enum ieee80211_smps_mode smps, u8 *da, u8 *bssid) rtl_make_smps_action() argument 1820 rtl_send_smps_action(struct ieee80211_hw *hw, struct ieee80211_sta *sta, enum ieee80211_smps_mode smps) rtl_send_smps_action() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1795 int smps; ath10k_setup_peer_smps() local 3949 u32 changed, bw, nss, smps; ath10k_sta_rc_update_wk() local 5002 u32 bw, smps; ath10k_sta_rc_update() local 5366 u32 smps; ath10k_get_ht_cap() local
|
H A D | core.h | 273 u32 smps; member in struct:ath10k_sta
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | dev.h | 116 enum ieee80211_smps_mode smps; /* current smps mode */ member in struct:iwl_ht_config
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | common.h | 704 enum ieee80211_smps_mode smps; /* current smps mode */ member in struct:il_ht_config
|
Completed in 733 milliseconds