Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/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>;
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c2646 int smps; in ath11k_peer_assoc_h_smps() local
2652 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()
2653 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_peer_assoc_h_smps()
2655 smps = le16_get_bits(sta->deflink.he_6ghz_capa.capa, in ath11k_peer_assoc_h_smps()
2659 switch (smps) { in ath11k_peer_assoc_h_smps()
2956 int smps; in ath11k_setup_peer_smps() local
2962 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
2963 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_setup_peer_smps()
2965 smps = FIELD_GET(IEEE80211_HE_6GHZ_CAP_SM_PS, he_6ghz_capa); in ath11k_setup_peer_smps()
2968 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps()
[all …]
H A Dcore.h572 u32 smps; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmt7603.h80 u8 smps; member
H A Dmain.c343 msta->smps = ~0; in mt7603_sta_add()
H A Dmac.c231 if (sta->smps == enabled) in mt7603_wtbl_set_smps()
235 sta->smps = enabled; in mt7603_wtbl_set_smps()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1771 enum ieee80211_smps_mode smps) in ieee80211_request_smps() argument
1783 if (smps >= nitems(smps_mode_name)) in ieee80211_request_smps()
1784 panic("%s: unsupported smps value: %d\n", __func__, smps); in ieee80211_request_smps()
1786 IMPROVE("XXX LKPI80211 TODO smps %d %s\n", smps, smps_mode_name[smps]); in ieee80211_request_smps()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c2852 int smps; in ath10k_setup_peer_smps() local
2857 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()
2858 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_setup_peer_smps()
2860 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps()
2865 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
4981 u32 smps; in ath10k_get_ht_cap() local
4983 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()
4984 smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()
4986 ht_cap.cap |= smps; in ath10k_get_ht_cap()
6771 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
[all …]
H A Dcore.h535 u32 smps; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2886 int *smps) in ath12k_get_smps_from_capa() argument
2889 *smps = u16_get_bits(ht_cap->cap, IEEE80211_HT_CAP_SM_PS); in ath12k_get_smps_from_capa()
2891 *smps = le16_get_bits(he_6ghz_capa->capa, in ath12k_get_smps_from_capa()
2894 if (*smps >= ARRAY_SIZE(ath12k_smps_map)) in ath12k_get_smps_from_capa()
2909 int smps; in ath12k_peer_assoc_h_smps() local
2924 if (ath12k_get_smps_from_capa(ht_cap, he_6ghz_capa, &smps)) in ath12k_peer_assoc_h_smps()
2927 switch (smps) { in ath12k_peer_assoc_h_smps()
3604 int smps, ret = 0; in ath12k_setup_peer_smps() local
3609 ret = ath12k_get_smps_from_capa(ht_cap, he_6ghz_capa, &smps); in ath12k_setup_peer_smps()
3615 ath12k_smps_map[smps]); in ath12k_setup_peer_smps()
[all …]
H A Dcore.h518 u32 smps; member
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-flex-concentrator.dts181 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom-rpm.txt208 pm8921 smps and ftsmps
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c953 struct wtbl_smps *smps; in mt76_connac_mcu_wtbl_smps_tlv() local
956 tlv = mt76_connac_mcu_add_nested_tlv(skb, WTBL_SMPS, sizeof(*smps), in mt76_connac_mcu_wtbl_smps_tlv()
958 smps = (struct wtbl_smps *)tlv; in mt76_connac_mcu_wtbl_smps_tlv()
959 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
H A Dmt76_connac_mcu.h731 u8 smps; member
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap5-cm-t54.dts505 ti,smps-range = <0x80>;
H A Domap5-board-common.dtsi506 ti,smps-range = <0x80>;
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c1351 mt7915_mcu_get_mmps_mode(enum ieee80211_smps_mode smps) in mt7915_mcu_get_mmps_mode() argument
1353 switch (smps) { in mt7915_mcu_get_mmps_mode()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1959 mt7996_mcu_get_mmps_mode(enum ieee80211_smps_mode smps) in mt7996_mcu_get_mmps_mode() argument
1961 switch (smps) { in mt7996_mcu_get_mmps_mode()