Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.c88 .supports_sta_ps = false,
170 .supports_sta_ps = false,
252 .supports_sta_ps = true,
337 .supports_sta_ps = false,
419 .supports_sta_ps = true,
502 .supports_sta_ps = true,
586 .supports_sta_ps = true,
667 .supports_sta_ps = false,
Dhw.h189 bool supports_sta_ps; member
Dmac.c3604 ar->ab->hw_params.supports_sta_ps) { in ath11k_mac_op_bss_info_changed()