Home
last modified time | relevance | path

Searched defs:timerId (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_timer_utils.c501 void lim_deactivate_and_change_timer(struct mac_context *mac, uint32_t timerId) in lim_deactivate_and_change_timer()
742 lim_deactivate_and_change_per_sta_id_timer(struct mac_context *mac, uint32_t timerId, in lim_deactivate_and_change_per_sta_id_timer()
H A Dlim_trace.c44 static uint8_t *__lim_trace_get_timer_string(uint16_t timerId) in __lim_trace_get_timer_string()
H A Dlim_utils.c4832 tPmfSaQueryTimerId timerId; in lim_pmf_sa_query_timer_handler() local