Searched refs:idle_ps (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 398 .idle_ps = false, 491 .idle_ps = true, 582 .idle_ps = false, 671 .idle_ps = false, 758 .idle_ps = true, 849 .idle_ps = false,
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 89 .idle_ps = false, 175 .idle_ps = false, 264 .idle_ps = true, 353 .idle_ps = false, 442 .idle_ps = true, 532 .idle_ps = true, 620 .idle_ps = true, 711 .idle_ps = false, 794 .idle_ps = true, 883 .idle_ps = true,
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 190 bool idle_ps:1; member
|
| H A D | mac.c | 9845 if (ab->hw_params->idle_ps) { in ath12k_mac_start() 12198 if (ar->max_allowed_tx_power && ab->hw_params->idle_ps) in ath12k_mac_fill_reg_tpc_info() 12211 if (ar->max_allowed_tx_power && ab->hw_params->idle_ps) in ath12k_mac_fill_reg_tpc_info()
|