Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_common.c233 wlan_twt_cfg_get_congestion_timeout(psoc, &req->sta_cong_timer_ms); in wlan_twt_requestor_enable()
248 req->pdev_id, req->sta_cong_timer_ms, req->b_twt_enable, in wlan_twt_requestor_enable()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_twt_param.h97 uint32_t sta_cong_timer_ms; member
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_public_structs.h159 uint32_t sta_cong_timer_ms; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_twt_tlv.c50 cmd->sta_cong_timer_ms = params->sta_cong_timer_ms; in send_twt_enable_cmd_tlv()
1251 cmd->sta_cong_timer_ms = params->sta_cong_timer_ms; in send_twt_enable_cmd_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_twt.c107 twt_enable_params.sta_cong_timer_ms = conf->congestion_timeout; in wma_send_twt_enable_cmd()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h39423 A_UINT32 sta_cong_timer_ms; /* STA TWT congestion timer TO value in terms of ms */ member