Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6234 u32 active_dwell_time; member
H A Dwmi.c9967 cmd->active_dwell_time = pno->active_max_time; in ath11k_wmi_op_gen_config_pno_start()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5714 __le32 active_dwell_time; member
H A Dwmi.c10768 cmd->active_dwell_time = cpu_to_le32(pno->active_max_time); in ath12k_wmi_op_gen_config_pno_start()