Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhw.c382 .idle_ps = false,
467 .idle_ps = true,
550 .idle_ps = false,
631 .idle_ps = false,
710 .idle_ps = true,
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c98 .idle_ps = false,
184 .idle_ps = false,
273 .idle_ps = true,
362 .idle_ps = false,
451 .idle_ps = true,
541 .idle_ps = true,
629 .idle_ps = true,
720 .idle_ps = false,
803 .idle_ps = true,
892 .idle_ps = true,
H A Dhw.h193 bool idle_ps; member
H A Dmac.c6723 if (ab->hw_params.idle_ps) { in ath11k_mac_op_start()
8281 if (ar->max_allowed_tx_power && ab->hw_params.idle_ps) in ath11k_mac_fill_reg_tpc_info()
8294 if (ar->max_allowed_tx_power && ab->hw_params.idle_ps) in ath11k_mac_fill_reg_tpc_info()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.h173 bool idle_ps:1; member
H A Dmac.c9646 if (ab->hw_params->idle_ps) { in ath12k_mac_start()
11933 if (ar->max_allowed_tx_power && ab->hw_params->idle_ps) in ath12k_mac_fill_reg_tpc_info()
11946 if (ar->max_allowed_tx_power && ab->hw_params->idle_ps) in ath12k_mac_fill_reg_tpc_info()