Searched refs:ucode_flags (Results 1 – 1 of 1) sorted by relevance
600 static void iwl_init_context(struct iwl_priv *priv, u32 ucode_flags) in iwl_init_context() argument609 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1240 u32 ucode_flags; in iwl_op_mode_dvm_start() local1345 ucode_flags = fw->ucode_capa.flags; in iwl_op_mode_dvm_start()1347 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1432 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()1475 !!(ucode_flags & IWL_UCODE_TLV_FLAGS_NEWSCAN); in iwl_op_mode_dvm_start()1483 iwl_init_context(priv, ucode_flags); in iwl_op_mode_dvm_start()