Searched refs:supports_monitor (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 395 .supports_monitor = false, 488 .supports_monitor = true, 579 .supports_monitor = true, 668 .supports_monitor = true, 755 .supports_monitor = true, 846 .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,
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 188 bool supports_monitor:1; member
|
| H A D | mac.c | 14856 if (!ar->ab->hw_params->supports_monitor) in ath12k_mac_hw_register()
|