Home
last modified time | relevance | path

Searched refs:timer_period (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_queue.c972 u_int32_t timer_period; in ol_tx_badpeer_flow_cl_init() local
979 timer_period = 2000; in ol_tx_badpeer_flow_cl_init()
980 pdev->tx_peer_bal.peer_bal_period_ms = timer_period; in ol_tx_badpeer_flow_cl_init()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c1614 rate_report_params.timer_period = config->tgt_report_prd; in wma_set_peer_rate_report_condition()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h1884 uint32_t timer_period; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c5489 cmd->report_timer_period = rate_report_params->timer_period; in send_peer_rate_report_cmd_tlv()