Searched refs:iwl_ucode_type (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | runtime.h | 117 enum iwl_ucode_type cur_fw_img; 200 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image() 205 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
|
H A D | img.h | 26 enum iwl_ucode_type { enum 259 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image()
|
H A D | paging.c | 265 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type) in iwl_init_paging()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | ucode.c | 292 enum iwl_ucode_type ucode_type) in iwl_load_ucode_wait_alive() 298 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive()
|
H A D | agn.h | 112 enum iwl_ucode_type ucode_type);
|
H A D | dev.h | 888 enum iwl_ucode_type cur_ucode;
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 323 enum iwl_ucode_type type, in get_sec() 330 enum iwl_ucode_type type, in alloc_sec_data() 350 enum iwl_ucode_type type, in set_sec_data() 360 enum iwl_ucode_type type, in set_sec_size() 370 enum iwl_ucode_type type, in get_sec_size() 377 enum iwl_ucode_type type, in set_sec_offset() 390 const void *data, enum iwl_ucode_type type, in iwl_store_ucode_sec() 1345 enum iwl_ucode_type type) in iwl_alloc_ucode()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 304 enum iwl_ucode_type ucode_type) in iwl_mvm_load_ucode_wait_alive() 310 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() 525 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
|