Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_trace.c4014 uint32_t flush_tmr_prd; in qdf_module_param_handler() local
4038 status = qdf_uint32_parse(str, &flush_tmr_prd); in qdf_module_param_handler()
4039 qdf_log_flush_timer_period = flush_tmr_prd; in qdf_module_param_handler()