Home
last modified time | relevance | path

Searched refs:sta_cong_timer_ms (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c1726 twt_params.sta_cong_timer_ms = 0; in ath11k_write_twt_add_dialog()
H A Dwmi.h5292 u32 sta_cong_timer_ms; member
5313 u32 sta_cong_timer_ms; member
H A Dwmi.c3335 twt_params->sta_cong_timer_ms = ATH11K_TWT_DEF_STA_CONG_TIMER_MS; in ath11k_wmi_fill_default_twt_params()
3378 cmd->sta_cong_timer_ms = params->sta_cong_timer_ms; in ath11k_wmi_send_twt_enable_cmd()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4523 __le32 sta_cong_timer_ms; member
H A Dwmi.c3017 cmd->sta_cong_timer_ms = cpu_to_le32(ATH12K_TWT_DEF_STA_CONG_TIMER_MS); in ath12k_wmi_send_twt_enable_cmd()