Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.c67 .supports_monitor = true,
108 .supports_monitor = true,
148 .supports_monitor = false,
186 .supports_monitor = true,
226 .supports_monitor = false,
Dhw.h159 bool supports_monitor; member
Dmac.c6584 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()