Home
last modified time | relevance | path

Searched refs:smps (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dpalmas-pmic.txt36 smps45, smps457, smps7 depending on variant, smps6, smps[8-9],
50 ti,smps-range - OTP has the wrong range set for the hardware so override
80 ti,smps-range = <1>;
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dht.c480 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps) in ieee80211_smps_mode_to_smps_mode() argument
482 switch (smps) { in ieee80211_smps_mode_to_smps_mode()
495 enum ieee80211_smps_mode smps, const u8 *da, in ieee80211_send_smps_action() argument
516 switch (smps) { in ieee80211_send_smps_action()
H A Ddebugfs_netdev.c301 IEEE80211_IF_FILE_RW(smps);
673 DEBUGFS_ADD_MODE(smps, 0600); in add_sta_files()
684 DEBUGFS_ADD_MODE(smps, 0600); in add_ap_files()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c1384 int smps; in ath11k_peer_assoc_h_smps() local
1389 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()
1390 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_peer_assoc_h_smps()
1392 switch (smps) { in ath11k_peer_assoc_h_smps()
1675 int smps; in ath11k_setup_peer_smps() local
1680 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
1681 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_setup_peer_smps()
1683 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps()
1688 ath11k_smps_map[smps]); in ath11k_setup_peer_smps()
2799 u32 changed, bw, nss, smps; in ath11k_sta_rc_update_wk() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c446 priv->current_ht_config.smps = smps_request; in iwlagn_bt_traffic_change_work()
702 return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC || in is_single_rx_stream()
747 switch (priv->current_ht_config.smps) { in iwl_get_idle_rx_chain_count()
756 priv->current_ht_config.smps); in iwl_get_idle_rx_chain_count()
H A Ddev.h101 enum ieee80211_smps_mode smps; /* current smps mode */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h123 enum ieee80211_smps_mode smps);
H A Dbase.c2420 enum ieee80211_smps_mode smps, in rtl_make_smps_action() argument
2441 switch (smps) { in rtl_make_smps_action()
2465 enum ieee80211_smps_mode smps) in rtl_send_smps_action() argument
2493 skb = rtl_make_smps_action(hw, smps, sta->addr, bssid); in rtl_send_smps_action()
2499 sta_entry->mimo_ps = smps; in rtl_send_smps_action()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_cmd.h597 u8 smps; member
599 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_cmd.h597 u8 smps; member
599 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_cmd.h704 u8 smps; member
706 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_cmd.h714 u8 smps; member
716 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_cmd.h713 u8 smps; member
715 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_cmd.h719 u8 smps; member
721 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_cmd.h704 u8 smps; member
706 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_cmd.h704 u8 smps; member
706 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h81 u8 smps; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c2813 int smps; in ath10k_setup_peer_smps() local
2818 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()
2819 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_setup_peer_smps()
2821 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps()
2826 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
4754 u32 smps; in ath10k_get_ht_cap() local
4756 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()
4757 smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()
4759 ht_cap.cap |= smps; in ath10k_get_ht_cap()
6572 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_cmd.h743 u8 smps; member
745 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_cmd.h743 u8 smps; member
745 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_cmd.h1124 u8 smps; member
1126 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_cmd.h1122 u8 smps; member
1124 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom_spmi-regulator.c551 static DEFINE_SPMI_SET_POINTS(smps);
1456 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_cmd.h1137 u8 smps; member
1139 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_cmd.h1137 u8 smps; member
1139 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);

123