| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | palmas-pmic.txt | 36 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>;
|
| H A D | qcom,rpm-regulator.yaml | 90 # based on realtime current draw, only for pm8921 smps and ftsmps
|
| H A D | qcom,rpmh-regulator.yaml | 124 "^(smps|ldo|lvs|bob)[0-9]+$": 128 description: smps/ldo regulator nodes(s).
|
| /linux-6.15/net/mac80211/ |
| H A D | ht.c | 509 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps) in ieee80211_smps_mode_to_smps_mode() argument 511 switch (smps) { in ieee80211_smps_mode_to_smps_mode() 524 enum ieee80211_smps_mode smps, const u8 *da, in ieee80211_send_smps_action() argument 547 switch (smps) { in ieee80211_send_smps_action() 551 smps = IEEE80211_SMPS_OFF; in ieee80211_send_smps_action() 572 u16_encode_bits(status_link_id << 2 | smps, in ieee80211_send_smps_action()
|
| H A D | debugfs_netdev.c | 440 IEEE80211_IF_LINK_FILE_RW(smps); 992 DEBUGFS_ADD_MODE(dentry, smps, 0600); in add_link_files()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | lib.c | 441 priv->current_ht_config.smps = smps_request; in iwlagn_bt_traffic_change_work() 697 return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC || in is_single_rx_stream() 742 switch (priv->current_ht_config.smps) { in iwl_get_idle_rx_chain_count() 751 priv->current_ht_config.smps); in iwl_get_idle_rx_chain_count()
|
| H A D | dev.h | 96 enum ieee80211_smps_mode smps; /* current smps mode */ member
|
| /linux-6.15/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | base.h | 123 enum ieee80211_smps_mode smps);
|
| H A D | base.c | 2387 enum ieee80211_smps_mode smps, in rtl_make_smps_action() argument 2408 switch (smps) { in rtl_make_smps_action() 2432 enum ieee80211_smps_mode smps) in rtl_send_smps_action() argument 2460 skb = rtl_make_smps_action(hw, smps, sta->addr, bssid); in rtl_send_smps_action() 2466 sta_entry->mimo_ps = smps; in rtl_send_smps_action()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 2640 int smps; in ath11k_peer_assoc_h_smps() local 2653 switch (smps) { in ath11k_peer_assoc_h_smps() 2948 int smps; in ath11k_setup_peer_smps() local 2965 ath11k_smps_map[smps]); in ath11k_setup_peer_smps() 4802 smps = arsta->smps; in ath11k_sta_rc_update_wk() 4879 sta->addr, smps); in ath11k_sta_rc_update_wk() 4885 sta->addr, smps, err); in ath11k_sta_rc_update_wk() 5094 u32 bw, smps; in ath11k_mac_op_sta_rc_update() local 5146 arsta->smps = smps; in ath11k_mac_op_sta_rc_update() 5340 u32 smps; in ath11k_create_ht_cap() local [all …]
|
| H A D | core.h | 537 u32 smps; member
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | mt7603.h | 80 u8 smps; member
|
| H A D | main.c | 343 msta->smps = ~0; in mt7603_sta_add()
|
| H A D | mac.c | 231 if (sta->smps == enabled) in mt7603_wtbl_set_smps() 235 sta->smps = enabled; in mt7603_wtbl_set_smps()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 2607 int *smps) in ath12k_get_smps_from_capa() argument 2630 int smps; in ath12k_peer_assoc_h_smps() local 2648 switch (smps) { in ath12k_peer_assoc_h_smps() 3210 int smps, ret = 0; in ath12k_setup_peer_smps() local 3221 ath12k_smps_map[smps]); in ath12k_setup_peer_smps() 5178 smps = arsta->smps; in ath12k_sta_rc_update_wk() 5254 arsta->addr, smps); in ath12k_sta_rc_update_wk() 5927 u32 bw, smps; in ath12k_mac_op_link_sta_rc_update() local 6010 arsta->smps = smps; in ath12k_mac_op_link_sta_rc_update() 6293 u32 smps; in ath12k_create_ht_cap() local [all …]
|
| H A D | core.h | 499 u32 smps; member
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 2823 int smps; in ath10k_setup_peer_smps() local 2836 ath10k_smps_map[smps]); in ath10k_setup_peer_smps() 4943 u32 smps; in ath10k_get_ht_cap() local 4948 ht_cap.cap |= smps; in ath10k_get_ht_cap() 6730 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local 6752 smps = arsta->smps; in ath10k_sta_rc_update_wk() 6797 sta->addr, smps); in ath10k_sta_rc_update_wk() 6803 sta->addr, smps, err); in ath10k_sta_rc_update_wk() 8532 u32 bw, smps; in ath10k_sta_rc_update() local 8580 smps = WMI_PEER_SMPS_PS_NONE; in ath10k_sta_rc_update() [all …]
|
| H A D | core.h | 528 u32 smps; member
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-flex-concentrator.dts | 181 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
|
| /linux-6.15/drivers/regulator/ |
| H A D | qcom_spmi-regulator.c | 604 static DEFINE_SPMI_SET_POINTS(smps); 1587 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 954 struct wtbl_smps *smps; in mt76_connac_mcu_wtbl_smps_tlv() local 957 tlv = mt76_connac_mcu_add_nested_tlv(skb, WTBL_SMPS, sizeof(*smps), in mt76_connac_mcu_wtbl_smps_tlv() 959 smps = (struct wtbl_smps *)tlv; in mt76_connac_mcu_wtbl_smps_tlv() 960 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
|
| /linux-6.15/drivers/iio/adc/ |
| H A D | stm32-adc.c | 2043 u32 smp = 0, smps[STM32_ADC_CH_MAX], chans[STM32_ADC_CH_MAX]; in stm32_adc_legacy_chan_init() local 2097 smps, adc->nsmps); in stm32_adc_legacy_chan_init() 2111 smp = smps[i]; in stm32_adc_legacy_chan_init()
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | nl80211.yaml | 198 - static-smps 199 - dynamic-smps 960 name: smps-mode
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap5-cm-t54.dts | 505 ti,smps-range = <0x80>;
|
| H A D | omap5-board-common.dtsi | 506 ti,smps-range = <0x80>;
|