Home
last modified time | relevance | path

Searched refs:IEEE80211_SMPS_DYNAMIC (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dht.c284 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 Dhe.c26 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_update_from_he_6ghz_capa()
H A Ddebugfs_netdev.c254 (smps_mode == IEEE80211_SMPS_DYNAMIC || in ieee80211_set_smps()
272 [IEEE80211_SMPS_DYNAMIC] = "dynamic",
H A Dchan.c763 case IEEE80211_SMPS_DYNAMIC: in ieee80211_recalc_smps_chanctx()
789 local->smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_recalc_smps_chanctx()
H A Dstatus.c206 smps_mode = IEEE80211_SMPS_DYNAMIC; in ieee80211_frame_acked()
H A Drc80211_minstrel_ht.c1096 (mi->sta->smps_mode == IEEE80211_SMPS_DYNAMIC && in minstrel_ht_set_rate()
H A Dutil.c2992 case IEEE80211_SMPS_DYNAMIC: in ieee80211_ie_build_he_6ghz_cap()
3897 case IEEE80211_SMPS_DYNAMIC: in ieee80211_smps_is_restrictive()
H A Dsta_info.c507 sta->known_smps_mode = IEEE80211_SMPS_DYNAMIC; in sta_info_alloc()
H A Dmlme.c560 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 Dlib.c414 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 Dsta.c171 (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 Dutils.c683 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 Dcoex.c366 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_bt_notif_iterator()
H A Dtt.c389 smps_mode = IEEE80211_SMPS_DYNAMIC; in iwl_mvm_tt_smps_iterator()
H A Dsta.c183 case IEEE80211_SMPS_DYNAMIC: in iwl_mvm_sta_send_to_fw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c637 sta->smps_mode == IEEE80211_SMPS_DYNAMIC); in mt7603_sta_rate_tbl_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c321 sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in rt2x00queue_create_tx_descriptor_ht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c407 if (nss > 1 && sta && sta->smps_mode == IEEE80211_SMPS_DYNAMIC) in mt76x02_mac_write_txwi()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1540 IEEE80211_SMPS_DYNAMIC, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1876 (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 Dbase.c2454 case IEEE80211_SMPS_DYNAMIC:/* 3 */ /*MIMO_PS_DYNAMIC*/ in rtl_make_smps_action()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2122 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 Dmcu.c1654 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 Dhw.c3588 || mimo_ps == IEEE80211_SMPS_DYNAMIC) { in rtl8821ae_update_hal_rate_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c1835 [IEEE80211_SMPS_DYNAMIC] = "dynamic", in mac80211_hwsim_config()

12