Searched refs:idle_ps (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 67 .idle_ps = false, 104 .idle_ps = false, 140 .idle_ps = true,
|
H A D | hw.h | 163 bool idle_ps; member
|
H A D | mac.c | 4250 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 892 .idle_ps = false, 949 .idle_ps = true, 1005 .idle_ps = false,
|
H A D | hw.h | 170 bool idle_ps:1; member
|
H A D | mac.c | 5088 if (ab->hw_params->idle_ps) { in ath12k_mac_op_start()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 87 .idle_ps = false, 169 .idle_ps = false, 251 .idle_ps = true, 336 .idle_ps = false, 418 .idle_ps = true, 501 .idle_ps = true, 585 .idle_ps = true, 673 .idle_ps = false,
|
H A D | hw.h | 188 bool idle_ps; member
|
H A D | mac.c | 6385 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start()
|
Completed in 33 milliseconds