Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c1727 twt_params.sta_cong_timer_ms = 0; in ath11k_write_twt_add_dialog()
H A Dwmi.h5318 u32 sta_cong_timer_ms; member
5339 u32 sta_cong_timer_ms; member
H A Dwmi.c3252 twt_params->sta_cong_timer_ms = ATH11K_TWT_DEF_STA_CONG_TIMER_MS; in ath11k_wmi_fill_default_twt_params()
3295 cmd->sta_cong_timer_ms = params->sta_cong_timer_ms; in ath11k_wmi_send_twt_enable_cmd()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4579 __le32 sta_cong_timer_ms; member
H A Dwmi.c3106 cmd->sta_cong_timer_ms = cpu_to_le32(ATH12K_TWT_DEF_STA_CONG_TIMER_MS); in ath12k_wmi_send_twt_enable_cmd()