Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDfw.c604 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_run_unified_mvm_ucode() local
614 init_cfg.init_flags |= cpu_to_le32(BIT(IWL_INIT_PHY)); in iwl_run_unified_mvm_ucode()
664 sizeof(init_cfg), &init_cfg); in iwl_run_unified_mvm_ucode()
/freebsd-head/sys/dev/iwx/
HDif_iwx.c4038 struct iwx_init_extended_cfg_cmd init_cfg = { in iwx_run_init_mvm_ucode() local
4065 IWX_INIT_EXTENDED_CFG_CMD), 0, sizeof(init_cfg), &init_cfg); in iwx_run_init_mvm_ucode()