Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2623 __le32 active_dwell_time; member
H A Dwmi-tlv.c4312 cmd->active_dwell_time = __cpu_to_le32(pno->active_max_time); in ath10k_wmi_tlv_op_gen_config_pno_start()
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6145 u32 active_dwell_time; member
H A Dwmi.c9826 cmd->active_dwell_time = pno->active_max_time; in ath11k_wmi_op_gen_config_pno_start()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5689 __le32 active_dwell_time; member
H A Dwmi.c10741 cmd->active_dwell_time = cpu_to_le32(pno->active_max_time); in ath12k_wmi_op_gen_config_pno_start()