/openbmc/linux/net/mac80211/ |
H A D | ht.c | 298 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_ht_cap_ie_to_sta_ht_cap() 533 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_mode_to_smps_mode() 575 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 | debugfs_netdev.c | 279 (smps_mode == IEEE80211_SMPS_DYNAMIC || in ieee80211_set_smps() 297 [IEEE80211_SMPS_DYNAMIC] = "dynamic",
|
H A D | chan.c | 970 case IEEE80211_SMPS_DYNAMIC: in ieee80211_recalc_smps_chanctx() 997 local->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_recalc_smps_chanctx()
|
H A D | status.c | 207 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_frame_acked()
|
H A D | rc80211_minstrel_ht.c | 1482 (mi->sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC && in minstrel_ht_set_rate()
|
H A D | util.c | 3343 case IEEE80211_SMPS_DYNAMIC: in ieee80211_ie_build_he_6ghz_cap() 4506 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_is_restrictive()
|
H A D | mlme.c | 662 case IEEE80211_SMPS_DYNAMIC: in ieee80211_add_ht_ie() 1055 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_assoc_link_elems() 7425 link->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_setup_assoc_link()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | utils.c | 311 IEEE80211_SMPS_DYNAMIC) in iwl_mvm_update_smps() 312 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_update_smps() 430 link_info->smps_requests[i] == IEEE80211_SMPS_DYNAMIC) { in iwl_mvm_diversity_iter()
|
H A D | coex.c | 314 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_bt_notif_per_link()
|
H A D | tt.c | 330 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_tt_smps_iterator()
|
H A D | mld-mac80211.c | 722 IEEE80211_SMPS_DYNAMIC, i); in iwl_mvm_mld_vif_cfg_changed_station()
|
H A D | mld-sta.c | 482 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_mld_cfg_sta()
|
H A D | sta.c | 202 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_sta_send_to_fw()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | main.c | 664 sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt7603_sta_rate_tbl_update()
|
/openbmc/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()
|
/openbmc/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 | 938 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1874 (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC) ? "dynamic" : in il_set_ht_add_station() 1885 case IEEE80211_SMPS_DYNAMIC: in il_set_ht_add_station()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 1665 IEEE80211_SMPS_DYNAMIC, enumerator
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 2435 case IEEE80211_SMPS_DYNAMIC:/* 3 */ /*MIMO_PS_DYNAMIC*/ in rtl_make_smps_action()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 2181 fi->dyn_smps = sta && sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC; in setup_frame_info()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | hw.c | 3592 || mimo_ps == IEEE80211_SMPS_DYNAMIC) { in rtl8821ae_update_hal_rate_mask()
|