Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tx_rx.c369 uint16_t timer_value = WLAN_HDD_TX_FLOW_CONTROL_OS_Q_BLOCK_TIME; in hdd_get_tx_resource() local
380 timer_value = WLAN_SAP_HDD_TX_FLOW_CONTROL_OS_Q_BLOCK_TIME; in hdd_get_tx_resource()
398 qdf_mc_timer_start(fc_timer, timer_value); in hdd_get_tx_resource()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_tlv.c1908 wmi_auto_sh_cmd->timer_value = timer_val; in send_set_auto_shutdown_timer_cmd_tlv()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h1292 uint32_t timer_value);
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h28297 A_UINT32 timer_value; /** timer value; 0=disable */ member