Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c83 .supports_sta_ps = false,
163 .supports_sta_ps = false,
242 .supports_sta_ps = true,
324 .supports_sta_ps = false,
403 .supports_sta_ps = true,
484 .supports_sta_ps = true,
565 .supports_sta_ps = true,
Dhw.h184 bool supports_sta_ps; member
Dmac.c3296 ar->ab->hw_params.supports_sta_ps) { in ath11k_mac_op_bss_info_changed()