Home
last modified time | relevance | path

Searched refs:init_cfg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dfw.c275 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_mld_run_fw_init_sequence() local
308 &init_cfg); in iwl_mld_run_fw_init_sequence()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c584 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_run_unified_mvm_ucode() local
594 init_cfg.init_flags |= cpu_to_le32(BIT(IWL_INIT_PHY)); in iwl_run_unified_mvm_ucode()
640 sizeof(init_cfg), &init_cfg); in iwl_run_unified_mvm_ucode()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c4073 struct iwx_init_extended_cfg_cmd init_cfg = { in iwx_run_init_mvm_ucode() local
4101 IWX_INIT_EXTENDED_CFG_CMD), 0, sizeof(init_cfg), &init_cfg); in iwx_run_init_mvm_ucode()