Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_event_handler.c986 if (wmi_check_and_update_fw_version(wmi_handle, event) < 0) { in init_deinit_ready_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h3000 QDF_STATUS wmi_check_and_update_fw_version(wmi_unified_t wmi_handle, void *ev);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1755 wmi_check_and_update_fw_version(wmi_unified_t wmi_handle, void *evt_buf) in wmi_check_and_update_fw_version() function