Searched refs:iwl_ucode_type (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/fw/ |
| A D | runtime.h | 133 enum iwl_ucode_type cur_fw_img; 218 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image() 223 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
|
| A D | img.h | 26 enum iwl_ucode_type { enum 265 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image()
|
| A D | paging.c | 265 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type) in iwl_init_paging()
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | ucode.c | 293 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()
|
| A D | agn.h | 112 enum iwl_ucode_type ucode_type);
|
| A D | dev.h | 891 enum iwl_ucode_type cur_ucode;
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-drv.c | 423 enum iwl_ucode_type type, in alloc_sec_data() 443 enum iwl_ucode_type type, in set_sec_data() 453 enum iwl_ucode_type type, in set_sec_size() 463 enum iwl_ucode_type type, in get_sec_size() 470 enum iwl_ucode_type type, in set_sec_offset() 1467 enum iwl_ucode_type type) in iwl_alloc_ucode()
|
| A D | iwl-trans.h | 955 enum iwl_ucode_type ucode_type, bool run_in_rfkill);
|
| A D | iwl-trans.c | 596 enum iwl_ucode_type ucode_type, bool run_in_rfkill) in iwl_trans_start_fw()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | fw.c | 296 enum iwl_ucode_type ucode_type) in iwl_mvm_load_ucode_wait_alive() 301 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() 547 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
|
Completed in 29 milliseconds