| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | img.h | 308 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image() argument 310 if (ucode_type >= IWL_UCODE_TYPE_MAX) in iwl_get_ucode_image() 313 return &fw->img[ucode_type]; in iwl_get_ucode_image()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | ucode.c | 297 enum iwl_ucode_type ucode_type) in iwl_load_ucode_wait_alive() argument 306 fw = iwl_get_ucode_image(priv->fw, ucode_type); in iwl_load_ucode_wait_alive() 311 priv->cur_ucode = ucode_type; in iwl_load_ucode_wait_alive() 344 if (ucode_type != IWL_UCODE_WOWLAN) { in iwl_load_ucode_wait_alive()
|
| H A D | agn.h | 165 enum iwl_ucode_type ucode_type);
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_ucode.c | 119 static char *get_ucode_type_str(int ucode_type) in get_ucode_type_str() argument 123 switch (ucode_type) { in get_ucode_type_str() 135 static int get_ucode_type(struct otx_cpt_ucode_hdr *ucode_hdr, int *ucode_type) in get_ucode_type() argument 154 *ucode_type = val; in get_ucode_type() 288 int ucode_type, ucode_size; in process_tar_file() local 304 if (get_ucode_type(ucode_hdr, &ucode_type)) in process_tar_file() 329 tar_info->ucode.type = ucode_type; in process_tar_file() 355 int ucode_type) in get_uc_from_tar_archive() argument 360 if (!is_eng_type(curr->ucode.type, ucode_type)) in get_uc_from_tar_archive() 368 switch (ucode_type) { in get_uc_from_tar_archive()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | fw.c | 340 enum iwl_ucode_type ucode_type) in iwl_mvm_load_ucode_wait_alive() argument 349 ucode_type == IWL_UCODE_INIT || iwl_mvm_has_unified_ucode(mvm); in iwl_mvm_load_ucode_wait_alive() 351 if (ucode_type == IWL_UCODE_REGULAR && in iwl_mvm_load_ucode_wait_alive() 357 fw = iwl_get_ucode_image(mvm->fw, ucode_type); in iwl_mvm_load_ucode_wait_alive() 360 iwl_fw_set_current_image(&mvm->fwrt, ucode_type); in iwl_mvm_load_ucode_wait_alive() 603 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd() local 629 mvm->fw->default_calib[ucode_type].event_trigger; in iwl_send_phy_cfg_cmd() 631 mvm->fw->default_calib[ucode_type].flow_trigger; in iwl_send_phy_cfg_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-drv.c | 289 __le32 ucode_type; member 445 u32 ucode_type = le32_to_cpu(def_calib->ucode_type); in iwl_set_default_calib() local 446 if (ucode_type >= IWL_UCODE_TYPE_MAX) { in iwl_set_default_calib() 448 ucode_type); in iwl_set_default_calib() 451 drv->fw.default_calib[ucode_type].flow_trigger = in iwl_set_default_calib() 453 drv->fw.default_calib[ucode_type].event_trigger = in iwl_set_default_calib()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.h | 938 enum ucode_type { enum 1202 enum ucode_type ucode_type; member
|
| H A D | 4965.c | 343 il->ucode_type = UCODE_RT; in il4965_load_bsm()
|
| H A D | debug.c | 319 if (il->ucode_type == UCODE_INIT) in il_dbgfs_sram_read()
|
| H A D | 4965-mac.c | 5081 if (il->ucode_type == UCODE_INIT) in il4965_dump_nic_error_log() 5088 base, (il->ucode_type == UCODE_INIT) ? "Init" : "RT"); in il4965_dump_nic_error_log()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 474 uint32 ucode_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 730 uint32 ucode_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 730 uint32 ucode_type; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 741 uint32 ucode_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 641 uint32 ucode_type; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 641 uint32 ucode_type; member
|