Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 85 .supports_monitor = true, 169 .supports_monitor = true, 256 .supports_monitor = false, 343 .supports_monitor = true, 430 .supports_monitor = false, 519 .supports_monitor = false, 605 .supports_monitor = false, 690 .supports_monitor = false, 774 .supports_monitor = false, 862 .supports_monitor = false,
|
| H A D | hw.h | 185 bool supports_monitor; member
|
| H A D | mac.c | 10315 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 896 .supports_monitor = false, 975 .supports_monitor = false, 1052 .supports_monitor = false,
|
| H A D | hw.h | 184 bool supports_monitor:1; member
|
| H A D | mac.c | 11177 if (!ar->ab->hw_params->supports_monitor) in ath12k_mac_hw_register()
|