Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_manager.h98 QDF_STATUS scm_scan_event_flush_callback(struct scheduler_msg *msg);
H A Dwlan_scan_manager.c1834 QDF_STATUS scm_scan_event_flush_callback(struct scheduler_msg *msg) in scm_scan_event_flush_callback() function
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_tgt_api.c305 msg.flush_callback = scm_scan_event_flush_callback; in tgt_scan_event_handler()