Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c93 .supports_monitor = true,
175 .supports_monitor = true,
257 .supports_monitor = false,
342 .supports_monitor = true,
424 .supports_monitor = false,
508 .supports_monitor = false,
592 .supports_monitor = false,
675 .supports_monitor = false,
H A Dhw.h189 bool supports_monitor; member
H A Dmac.c9596 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.c890 .supports_monitor = false,
946 .supports_monitor = false,
1002 .supports_monitor = false,
H A Dhw.h168 bool supports_monitor:1; member
H A Dmac.c7327 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()