Searched refs:iwl_ucode_type (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | runtime.h | 163 enum iwl_ucode_type cur_fw_img; 253 enum iwl_ucode_type cur_fw_img) in iwl_fw_set_current_image() 258 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
|
| H A D | img.h | 25 enum iwl_ucode_type { enum 269 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()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-drv.c | 455 enum iwl_ucode_type type, in alloc_sec_data() 475 enum iwl_ucode_type type, in set_sec_data() 485 enum iwl_ucode_type type, in set_sec_size() 495 enum iwl_ucode_type type, in get_sec_size() 502 enum iwl_ucode_type type, in set_sec_offset() 1511 enum iwl_ucode_type type) in iwl_alloc_ucode()
|
| H A D | iwl-trans.h | 938 enum iwl_ucode_type ucode_type, bool run_in_rfkill);
|
| H A D | iwl-trans.c | 578 enum iwl_ucode_type ucode_type, bool run_in_rfkill) in iwl_trans_start_fw()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | fw.c | 287 enum iwl_ucode_type ucode_type) in iwl_mvm_load_ucode_wait_alive() 292 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() 539 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; in iwl_send_phy_cfg_cmd()
|