Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | core.c | 80 .supports_monitor = true, 162 .supports_monitor = true, 244 .supports_monitor = false, 329 .supports_monitor = true, 411 .supports_monitor = false, 495 .supports_monitor = false, 579 .supports_monitor = false, 662 .supports_monitor = false,
|
A D | hw.h | 184 bool supports_monitor; member
|
A D | mac.c | 9153 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | hw.c | 890 .supports_monitor = false, 945 .supports_monitor = false, 998 .supports_monitor = false,
|
A D | hw.h | 168 bool supports_monitor:1; member
|
A D | mac.c | 6877 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()
|
Completed in 32 milliseconds