Searched refs:supports_monitor (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.c | 93 .supports_monitor = true, 175 .supports_monitor = true, 257 .supports_monitor = false, 342 .supports_monitor = true, 424 .supports_monitor = false, 508 .supports_monitor = false, 592 .supports_monitor = false, 675 .supports_monitor = false,
|
H A D | hw.h | 189 bool supports_monitor; member
|
H A D | mac.c | 9596 if (!ab->hw_params.supports_monitor) in __ath11k_mac_register()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hw.c | 890 .supports_monitor = false, 946 .supports_monitor = false, 1002 .supports_monitor = false,
|
H A D | hw.h | 168 bool supports_monitor:1; member
|
H A D | mac.c | 7327 if (!ab->hw_params->supports_monitor) in __ath12k_mac_register()
|