Searched refs:ucode_flags (Results 1 – 1 of 1) sorted by relevance
595 static void iwl_init_context(struct iwl_priv *priv, u32 ucode_flags) in iwl_init_context() argument604 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1235 u32 ucode_flags; in iwl_op_mode_dvm_start() local1340 ucode_flags = fw->ucode_capa.flags; in iwl_op_mode_dvm_start()1342 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1427 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()1470 !!(ucode_flags & IWL_UCODE_TLV_FLAGS_NEWSCAN); in iwl_op_mode_dvm_start()1478 iwl_init_context(priv, ucode_flags); in iwl_op_mode_dvm_start()