Searched refs:supports_sta_ps (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 425 .supports_sta_ps = false, 519 .supports_sta_ps = true, 609 .supports_sta_ps = false, 696 .supports_sta_ps = false, 787 .supports_sta_ps = true, 876 .supports_sta_ps = false,
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 90 .supports_sta_ps = false, 176 .supports_sta_ps = false, 265 .supports_sta_ps = true, 354 .supports_sta_ps = false, 443 .supports_sta_ps = true, 533 .supports_sta_ps = true, 621 .supports_sta_ps = true, 705 .supports_sta_ps = false, 795 .supports_sta_ps = true, 884 .supports_sta_ps = true,
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 221 bool supports_sta_ps; member
|
| H A D | mac.c | 4050 if (ar->ab->hw_params->supports_sta_ps && in ath12k_bss_assoc() 5107 ar->ab->hw_params->supports_sta_ps) { in ath12k_mac_bss_info_changed()
|