Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1804 if (wmi_handle->ops->extract_fw_abi_version) in wmi_extract_fw_abi_version()
1805 return wmi_handle->ops->extract_fw_abi_version(wmi_handle, in wmi_extract_fw_abi_version()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1767 QDF_STATUS (*extract_fw_abi_version)(wmi_unified_t wmi_handle, member