Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 380 .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 D | core.c | 86 .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 D | hw.h | 186 bool supports_monitor; member
|
| H A D | mac.c | 10657 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 171 bool supports_monitor:1; member
|
| H A D | mac.c | 14509 if (!ar->ab->hw_params->supports_monitor) in ath12k_mac_hw_register()
|