Home
last modified time | relevance | path

Searched refs:supports_sta_ps (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c425 .supports_sta_ps = false,
519 .supports_sta_ps = true,
609 .supports_sta_ps = false,
696 .supports_sta_ps = false,
787 .supports_sta_ps = true,
876 .supports_sta_ps = false,
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c90 .supports_sta_ps = false,
176 .supports_sta_ps = false,
265 .supports_sta_ps = true,
354 .supports_sta_ps = false,
443 .supports_sta_ps = true,
533 .supports_sta_ps = true,
621 .supports_sta_ps = true,
705 .supports_sta_ps = false,
795 .supports_sta_ps = true,
884 .supports_sta_ps = true,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h221 bool supports_sta_ps; member
H A Dmac.c4050 if (ar->ab->hw_params->supports_sta_ps && in ath12k_bss_assoc()
5107 ar->ab->hw_params->supports_sta_ps) { in ath12k_mac_bss_info_changed()