Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c79 .supports_monitor = true,
159 .supports_monitor = true,
238 .supports_monitor = false,
320 .supports_monitor = true,
399 .supports_monitor = false,
481 .supports_monitor = false,
562 .supports_monitor = false,
Dhw.h180 bool supports_monitor; member
Dmac.c9083 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()