Searched refs:ucode_flags (Results 1 – 1 of 1) sorted by relevance
616 static void iwl_init_context(struct iwl_priv *priv, u32 ucode_flags) in iwl_init_context() argument625 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1239 u32 ucode_flags; in iwl_op_mode_dvm_start() local1344 ucode_flags = fw->ucode_capa.flags; in iwl_op_mode_dvm_start()1346 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1437 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()1480 !!(ucode_flags & IWL_UCODE_TLV_FLAGS_NEWSCAN); in iwl_op_mode_dvm_start()1488 iwl_init_context(priv, ucode_flags); in iwl_op_mode_dvm_start()