Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dcore.c65 .supports_monitor = true,
102 .supports_monitor = true,
138 .supports_monitor = false,
Dhw.h161 bool supports_monitor; member
Dmac.c6345 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()