Home
last modified time | relevance | path

Searched defs:smps (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmt7603.h80 u8 smps; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c2646 int smps; in ath11k_peer_assoc_h_smps() local
2956 int smps; in ath11k_setup_peer_smps() local
5003 u32 changed, bw, nss, smps, bw_prev; in ath11k_sta_rc_update_wk() local
5324 u32 bw, smps; in ath11k_mac_op_sta_rc_update() local
5570 u32 smps; in ath11k_create_ht_cap() local
H A Dcore.h572 u32 smps; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2886 int *smps) in ath12k_get_smps_from_capa()
2909 int smps; in ath12k_peer_assoc_h_smps() local
3604 int smps, ret = 0; in ath12k_setup_peer_smps() local
6578 u32 changed, bw, nss, mac_nss, smps, bw_prev; in ath12k_sta_rc_update_wk() local
7861 u32 bw, smps; in ath12k_mac_op_link_sta_rc_update() local
8234 u32 smps; in ath12k_create_ht_cap() local
H A Dcore.h518 u32 smps; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c2852 int smps; in ath10k_setup_peer_smps() local
4981 u32 smps; in ath10k_get_ht_cap() local
6771 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
8584 u32 bw, smps; in ath10k_sta_rc_update() local
H A Dcore.h535 u32 smps; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c953 struct wtbl_smps *smps; in mt76_connac_mcu_wtbl_smps_tlv() local
H A Dmt76_connac_mcu.h731 u8 smps; member
/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()
/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()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1775 enum ieee80211_smps_mode smps) in ieee80211_request_smps()