Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_timer_utils.c501 void lim_deactivate_and_change_timer(struct mac_context *mac, uint32_t timerId) in lim_deactivate_and_change_timer() argument
506 switch (timerId) { in lim_deactivate_and_change_timer()
509 lim_deactivate_and_change_timer_host_roam(mac, 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() argument
747 switch (timerId) { in lim_deactivate_and_change_per_sta_id_timer()
Dlim_trace.c44 static uint8_t *__lim_trace_get_timer_string(uint16_t timerId) in __lim_trace_get_timer_string() argument
46 switch (timerId) { in __lim_trace_get_timer_string()
Dlim_utils.c4832 tPmfSaQueryTimerId timerId; in lim_pmf_sa_query_timer_handler() local
4838 timerId.value = param; in lim_pmf_sa_query_timer_handler()
4842 timerId.fields.sessionId); in lim_pmf_sa_query_timer_handler()
4845 timerId.fields.sessionId); in lim_pmf_sa_query_timer_handler()
4848 pSta = dph_get_hash_entry(mac, timerId.fields.peerIdx, in lim_pmf_sa_query_timer_handler()
4852 timerId.fields.peerIdx); in lim_pmf_sa_query_timer_handler()