Home
last modified time | relevance | path

Searched refs:iwl_ucode_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Druntime.h163 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 Dimg.h25 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 Dpaging.c265 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 Diwl-drv.c455 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 Diwl-trans.h938 enum iwl_ucode_type ucode_type, bool run_in_rfkill);
H A Diwl-trans.c578 enum iwl_ucode_type ucode_type, bool run_in_rfkill) in iwl_trans_start_fw()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c287 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()