Home
last modified time | relevance | path

Searched refs:bmi_download_firmware (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/bmi/inc/
H A Dbmi.h70 QDF_STATUS bmi_download_firmware(struct ol_context *ol_ctx);
109 bmi_download_firmware(struct ol_context *ol_ctx) in bmi_download_firmware() function
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_main.c207 if (bmi_download_firmware(ol_ctx)) { in epping_bmi_download_fw()
/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dbmi.c212 QDF_STATUS bmi_download_firmware(struct ol_context *ol_ctx) in bmi_download_firmware() function
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c811 status = bmi_download_firmware(ol_ctx); in cds_open()