Home
last modified time | relevance | path

Searched refs:idle_ps (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c96 .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 Dhw.h192 bool idle_ps; member
H A Dmac.c6380 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.c892 .idle_ps = false,
948 .idle_ps = true,
1004 .idle_ps = false,
H A Dhw.h170 bool idle_ps:1; member
H A Dmac.c5088 if (ab->hw_params->idle_ps) { in ath12k_mac_op_start()