Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | core.c | 84 .supports_monitor = true, 166 .supports_monitor = true, 248 .supports_monitor = false, 333 .supports_monitor = true, 415 .supports_monitor = false, 499 .supports_monitor = false, 583 .supports_monitor = false, 666 .supports_monitor = false,
|
D | hw.h | 185 bool supports_monitor; member
|
D | mac.c | 9604 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | hw.c | 890 .supports_monitor = false, 947 .supports_monitor = false, 1003 .supports_monitor = false,
|
D | hw.h | 168 bool supports_monitor:1; member
|
D | mac.c | 7326 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()
|