iwlwifi: pcie: provide a way to stop configuration if it is forbidden
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-fw-file.h
index f99ec4e22052a62de76be848a4e28b499b13de58..884825c705336ee8937bb214a36e81e05e94cb17 100644 (file)
@@ -412,6 +412,12 @@ enum iwl_fw_dbg_reg_operator {
        PRPH_ASSIGN,
        PRPH_SETBIT,
        PRPH_CLEARBIT,
+
+       INDIRECT_ASSIGN,
+       INDIRECT_SETBIT,
+       INDIRECT_CLEARBIT,
+
+       PRPH_BLOCKBIT,
 };
 
 /**
This page took 0.024949 seconds and 5 git commands to generate.