Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c380 .supports_monitor = false,
465 .supports_monitor = true,
548 .supports_monitor = true,
629 .supports_monitor = false,
708 .supports_monitor = true,
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c86 .supports_monitor = true,
172 .supports_monitor = true,
261 .supports_monitor = false,
350 .supports_monitor = true,
439 .supports_monitor = false,
530 .supports_monitor = false,
618 .supports_monitor = false,
704 .supports_monitor = false,
791 .supports_monitor = false,
881 .supports_monitor = false,
H A Dhw.h186 bool supports_monitor; member
H A Dmac.c10657 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h171 bool supports_monitor:1; member
H A Dmac.c14509 if (!ar->ab->hw_params->supports_monitor) in ath12k_mac_hw_register()