/linux/net/mac80211/ |
H A D | ht.c | 298 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_ht_cap_ie_to_sta_ht_cap() 516 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_mode_to_smps_mode() 561 case IEEE80211_SMPS_DYNAMIC: in ieee80211_send_smps_action()
|
H A D | he.c | 27 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_update_from_he_6ghz_capa()
|
H A D | main.c | 117 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_calc_hw_conf_chan()
|
H A D | chan.c | 1000 case IEEE80211_SMPS_DYNAMIC: in ieee80211_recalc_smps_chanctx()
|
H A D | util.c | 2596 case IEEE80211_SMPS_DYNAMIC: in ieee80211_put_he_6ghz_cap() 3664 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_is_restrictive()
|
H A D | mlme.c | 1172 case IEEE80211_SMPS_DYNAMIC: in ieee80211_add_ht_ie() 1456 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_assoc_link_elems() 8793 link->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_setup_assoc_link()
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | lib.c | 409 smps_request = IEEE80211_SMPS_DYNAMIC; in iwlagn_bt_traffic_change_work() 414 smps_request = IEEE80211_SMPS_DYNAMIC; in iwlagn_bt_traffic_change_work() 744 case IEEE80211_SMPS_DYNAMIC: in iwl_get_idle_rx_chain_count()
|
H A D | sta.c | 166 (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC) ? in iwl_sta_calc_ht_flags() 173 case IEEE80211_SMPS_DYNAMIC: in iwl_sta_calc_ht_flags()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | utils.c | 317 IEEE80211_SMPS_DYNAMIC) in iwl_mvm_update_smps() 318 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_update_smps() 524 link_info->smps_requests[i] == IEEE80211_SMPS_DYNAMIC) { in iwl_mvm_diversity_iter()
|
H A D | tt.c | 330 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_tt_smps_iterator()
|
H A D | coex.c | 399 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_bt_notif_per_link()
|
H A D | mld-sta.c | 482 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_mld_cfg_sta()
|
H A D | mld-mac80211.c | 896 IEEE80211_SMPS_DYNAMIC, i); in iwl_mvm_mld_vif_cfg_changed_station()
|
H A D | sta.c | 202 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_sta_send_to_fw()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | main.c | 657 sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt7603_sta_rate_tbl_update()
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00queue.c | 321 sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC) in rt2x00queue_create_tx_descriptor_ht()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mac.c | 407 if (nss > 1 && sta && sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC) in mt76x02_mac_write_txwi()
|
H A D | mt76_connac_mcu.c | 959 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1877 (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC) ? "dynamic" : in il_set_ht_add_station() 1888 case IEEE80211_SMPS_DYNAMIC: in il_set_ht_add_station()
|
/linux/include/net/ |
H A D | mac80211.h | 1751 IEEE80211_SMPS_DYNAMIC, enumerator
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 2415 case IEEE80211_SMPS_DYNAMIC:/* 3 */ /*MIMO_PS_DYNAMIC*/ in rtl_make_smps_action()
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 2186 fi->dyn_smps = sta && sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC; in setup_frame_info()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | hw.c | 3547 || mimo_ps == IEEE80211_SMPS_DYNAMIC) { in rtl8821ae_update_hal_rate_mask()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1308 case IEEE80211_SMPS_DYNAMIC: in mt7915_mcu_get_mmps_mode()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 1827 case IEEE80211_SMPS_DYNAMIC: in mt7996_mcu_get_mmps_mode()
|