Searched refs:idle_ps (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.c | 96 .idle_ps = false, 178 .idle_ps = false, 260 .idle_ps = true, 345 .idle_ps = false, 427 .idle_ps = true, 510 .idle_ps = true, 594 .idle_ps = true, 682 .idle_ps = false,
|
H A D | hw.h | 192 bool idle_ps; member
|
H A D | mac.c | 6380 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hw.c | 892 .idle_ps = false, 948 .idle_ps = true, 1004 .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()
|