Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A 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,
H A Dhw.h185 bool supports_monitor; member
H A Dmac.c9615 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.c886 .supports_monitor = false,
943 .supports_monitor = false,
999 .supports_monitor = false,
H A Dhw.h168 bool supports_monitor:1; member
H A Dmac.c7348 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()