Home
last modified time | relevance | path

Searched defs:ucode_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c314 iwl_mvm_load_ucode_wait_alive(struct iwl_mvm * mvm,enum iwl_ucode_type ucode_type) iwl_mvm_load_ucode_wait_alive() argument
535 enum iwl_ucode_type ucode_type = mvm->fwrt.cur_fw_img; iwl_send_phy_cfg_cmd() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c309 __le32 ucode_type; global() member
442 u32 ucode_type = le32_to_cpu(def_calib->ucode_type); iwl_set_default_calib() local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dimg.h259 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image() argument
/freebsd/sys/dev/iwm/
H A Dif_iwm.c454 uint32_t ucode_type; member
462 uint32_t ucode_type = le32toh(def_calib->ucode_type); in iwm_set_default_calib() local
2702 enum iwm_ucode_type ucode_type = sc->cur_ucode; in iwm_send_phy_cfg_cmd() local
2791 enum iwm_ucode_type ucode_type) in iwm_load_ucode_wait_alive()