Home
last modified time | relevance | path

Searched defs:ol_ctx (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/bmi/src/
Dbmi.c25 QDF_STATUS bmi_init(struct ol_context *ol_ctx) in bmi_init()
73 void bmi_cleanup(struct ol_context *ol_ctx) in bmi_cleanup()
118 QDF_STATUS bmi_done(struct ol_context *ol_ctx) in bmi_done()
148 struct ol_context *ol_ctx) in bmi_get_target_info_message_based()
183 struct ol_context *ol_ctx) in bmi_get_target_info()
212 QDF_STATUS bmi_download_firmware(struct ol_context *ol_ctx) in bmi_download_firmware()
244 struct ol_context *ol_ctx) in bmi_read_soc_register()
289 struct ol_context *ol_ctx) in bmi_write_soc_register()
333 bmilz_data(uint8_t *buffer, uint32_t length, struct ol_context *ol_ctx) in bmilz_data()
388 uint32_t length, struct ol_context *ol_ctx) in bmi_sign_stream_start()
[all …]
Dol_fw.c173 __ol_transfer_bin_file(struct ol_context *ol_ctx, enum ATH_BIN_FILE file, in __ol_transfer_bin_file()
518 ol_transfer_bin_file(struct ol_context *ol_ctx, enum ATH_BIN_FILE file, in ol_transfer_bin_file()
552 static inline void ol_check_clean_recovery_flag(struct ol_context *ol_ctx) in ol_check_clean_recovery_flag()
620 struct ol_context *ol_ctx = data; in __ramdump_work_handler() local
711 struct ol_context *ol_ctx = data; in fw_indication_work_handler() local
722 struct ol_context *ol_ctx = instance; in ol_target_failure() local
799 static QDF_STATUS ol_disable_cdc_max_perf(struct ol_context *ol_ctx) in ol_disable_cdc_max_perf()
827 static QDF_STATUS ol_disable_cdc_max_perf(struct ol_context *ol_ctx) in ol_disable_cdc_max_perf()
835 static QDF_STATUS ol_set_lpass_support(struct ol_context *ol_ctx) in ol_set_lpass_support()
865 static QDF_STATUS ol_set_lpass_support(struct ol_context *ol_ctx) in ol_set_lpass_support()
[all …]
Dol_fw_common.c37 static inline void ol_sdio_disable_sleep(struct ol_context *ol_ctx) in ol_sdio_disable_sleep()
55 static inline void ol_sdio_disable_sleep(struct ol_context *ol_ctx) in ol_sdio_disable_sleep()
70 ol_usb_extra_initialization(struct ol_context *ol_ctx) in ol_usb_extra_initialization()
90 QDF_STATUS ol_sdio_extra_initialization(struct ol_context *ol_ctx) in ol_sdio_extra_initialization()
184 QDF_STATUS ol_extra_initialization(struct ol_context *ol_ctx) in ol_extra_initialization()
Dbmi_1.c26 uint8_t *buffer, uint32_t length, struct ol_context *ol_ctx) in bmi_read_memory()
97 struct ol_context *ol_ctx) in bmi_write_memory()
167 bmi_execute(uint32_t address, A_UINT32 *param, struct ol_context *ol_ctx) in bmi_execute()
223 bmi_no_command(struct ol_context *ol_ctx) in bmi_no_command()
229 bmi_firmware_download(struct ol_context *ol_ctx) in bmi_firmware_download()
266 QDF_STATUS bmi_done_local(struct ol_context *ol_ctx) in bmi_done_local()
Di_bmi.h179 #define GET_BMI_CONTEXT(ol_ctx) ((struct bmi_info *)ol_ctx) argument
/wlan-driver/qcacld-3.0/core/bmi/inc/
Dbmi.h85 ol_init_ini_config(struct ol_context *ol_ctx, struct ol_config_info *cfg) in ol_init_ini_config()
90 ol_set_fw_crashed_cb(struct ol_context *ol_ctx, void (*callback_fn)(void)) in ol_set_fw_crashed_cb()
98 static inline QDF_STATUS bmi_done(struct ol_context *ol_ctx) in bmi_done()
109 bmi_download_firmware(struct ol_context *ol_ctx) in bmi_download_firmware()
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
Depping_main.c187 struct ol_context *ol_ctx = cds_get_context(QDF_MODULE_ID_BMI); in epping_update_ol_config() local
202 QDF_STATUS epping_bmi_download_fw(struct ol_context *ol_ctx) in epping_bmi_download_fw()
220 QDF_STATUS epping_bmi_download_fw(struct ol_context *ol_ctx) in epping_bmi_download_fw()
243 struct ol_context *ol_ctx = NULL; in epping_enable() local
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c751 struct ol_context *ol_ctx; in cds_open() local
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c20863 struct ol_context *ol_ctx = cds_get_context(QDF_MODULE_ID_BMI); in hdd_update_ol_config() local