Home
last modified time | relevance | path

Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.c85 .supports_monitor = true,
169 .supports_monitor = true,
256 .supports_monitor = false,
343 .supports_monitor = true,
430 .supports_monitor = false,
519 .supports_monitor = false,
605 .supports_monitor = false,
690 .supports_monitor = false,
774 .supports_monitor = false,
862 .supports_monitor = false,
H A Dhw.h185 bool supports_monitor; member
H A Dmac.c10315 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhw.c896 .supports_monitor = false,
975 .supports_monitor = false,
1052 .supports_monitor = false,
H A Dhw.h184 bool supports_monitor:1; member
H A Dmac.c11177 if (!ar->ab->hw_params->supports_monitor) in ath12k_mac_hw_register()