Searched refs:idle_ps (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 88 .idle_ps = false, 172 .idle_ps = false, 259 .idle_ps = true, 346 .idle_ps = false, 433 .idle_ps = true, 521 .idle_ps = true, 607 .idle_ps = true, 697 .idle_ps = false, 777 .idle_ps = true, 864 .idle_ps = true,
|
| H A D | hw.h | 188 bool idle_ps; member
|
| H A D | mac.c | 6314 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start() 7870 if (ar->max_allowed_tx_power && ab->hw_params.idle_ps) in ath11k_mac_fill_reg_tpc_info() 7883 if (ar->max_allowed_tx_power && ab->hw_params.idle_ps) in ath11k_mac_fill_reg_tpc_info()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 898 .idle_ps = false, 977 .idle_ps = true, 1054 .idle_ps = false,
|
| H A D | hw.h | 186 bool idle_ps:1; member
|
| H A D | mac.c | 7622 if (ab->hw_params->idle_ps) { in ath12k_mac_start()
|