Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.h576 QDF_STATUS lim_restore_pre_channel_switch_state(struct mac_context *mac,
Dlim_utils.c1893 if (lim_restore_pre_channel_switch_state(mac, pe_session) != in __lim_process_channel_switch_timeout()
1927 if (lim_restore_pre_channel_switch_state(mac, pe_session) != in __lim_process_channel_switch_timeout()
2108 if (lim_restore_pre_channel_switch_state(mac, pe_session) != in lim_switch_channel_cback()
4318 lim_restore_pre_channel_switch_state(struct mac_context *mac, struct pe_session *pe_session) in lim_restore_pre_channel_switch_state() function