| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ht.c | 284 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_ht_cap_ie_to_sta_ht_cap() 487 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_mode_to_smps_mode() 529 case IEEE80211_SMPS_DYNAMIC: in ieee80211_send_smps_action()
|
| H A D | he.c | 26 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_update_from_he_6ghz_capa()
|
| H A D | debugfs_netdev.c | 254 (smps_mode == IEEE80211_SMPS_DYNAMIC || in ieee80211_set_smps() 272 [IEEE80211_SMPS_DYNAMIC] = "dynamic",
|
| H A D | chan.c | 763 case IEEE80211_SMPS_DYNAMIC: in ieee80211_recalc_smps_chanctx() 789 local->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_recalc_smps_chanctx()
|
| H A D | status.c | 206 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_frame_acked()
|
| H A D | rc80211_minstrel_ht.c | 1096 (mi->sta->smps_mode == IEEE80211_SMPS_DYNAMIC && in minstrel_ht_set_rate()
|
| H A D | util.c | 2992 case IEEE80211_SMPS_DYNAMIC: in ieee80211_ie_build_he_6ghz_cap() 3897 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_is_restrictive()
|
| H A D | sta_info.c | 507 sta->known_smps_mode = IEEE80211_SMPS_DYNAMIC; in sta_info_alloc()
|
| H A D | mlme.c | 560 case IEEE80211_SMPS_DYNAMIC: in ieee80211_add_ht_ie() 5628 sdata->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_mgd_assoc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | lib.c | 414 smps_request = IEEE80211_SMPS_DYNAMIC; in iwlagn_bt_traffic_change_work() 419 smps_request = IEEE80211_SMPS_DYNAMIC; in iwlagn_bt_traffic_change_work() 749 case IEEE80211_SMPS_DYNAMIC: in iwl_get_idle_rx_chain_count()
|
| H A D | sta.c | 171 (sta->smps_mode == IEEE80211_SMPS_DYNAMIC) ? in iwl_sta_calc_ht_flags() 178 case IEEE80211_SMPS_DYNAMIC: in iwl_sta_calc_ht_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 683 if (mvmvif->smps_requests[i] == IEEE80211_SMPS_DYNAMIC) in iwl_mvm_update_smps() 684 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_update_smps() 733 mvmvif->smps_requests[i] == IEEE80211_SMPS_DYNAMIC) in iwl_mvm_diversity_iter()
|
| H A D | coex.c | 366 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_bt_notif_iterator()
|
| H A D | tt.c | 389 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_tt_smps_iterator()
|
| H A D | sta.c | 183 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_sta_send_to_fw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 637 sta->smps_mode == IEEE80211_SMPS_DYNAMIC); in mt7603_sta_rate_tbl_update()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00queue.c | 321 sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in rt2x00queue_create_tx_descriptor_ht()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_mac.c | 407 if (nss > 1 && sta && sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in mt76x02_mac_write_txwi()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 1540 IEEE80211_SMPS_DYNAMIC, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 1876 (sta->smps_mode == IEEE80211_SMPS_DYNAMIC) ? "dynamic" : in il_set_ht_add_station() 1887 case IEEE80211_SMPS_DYNAMIC: in il_set_ht_add_station()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | base.c | 2454 case IEEE80211_SMPS_DYNAMIC:/* 3 */ /*MIMO_PS_DYNAMIC*/ in rtl_make_smps_action()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | xmit.c | 2122 fi->dyn_smps = sta && sta->smps_mode == IEEE80211_SMPS_DYNAMIC; in setup_frame_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 1654 if (sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in mt7915_mcu_wtbl_smps_tlv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | hw.c | 3588 || mimo_ps == IEEE80211_SMPS_DYNAMIC) { in rtl8821ae_update_hal_rate_mask()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 1835 [IEEE80211_SMPS_DYNAMIC] = "dynamic", in mac80211_hwsim_config()
|