Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/inc/
H A Dtarget_if_cfr_enh.h67 #define LUT_AGE_TIMER 3000 macro
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_enh.c2505 qdf_timer_mod(&pcfr->lut_age_timer, LUT_AGE_TIMER); in os_timer_func()
2523 qdf_timer_mod(&pcfr->lut_age_timer, LUT_AGE_TIMER); in target_if_cfr_start_lut_age_timer()