Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dcore.c84 .supports_monitor = true,
166 .supports_monitor = true,
248 .supports_monitor = false,
333 .supports_monitor = true,
415 .supports_monitor = false,
499 .supports_monitor = false,
583 .supports_monitor = false,
666 .supports_monitor = false,
Dhw.h185 bool supports_monitor; member
Dmac.c9604 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dhw.c890 .supports_monitor = false,
947 .supports_monitor = false,
1003 .supports_monitor = false,
Dhw.h168 bool supports_monitor:1; member
Dmac.c7326 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()