pci: rework interrupt handling
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_ethdev.h
index 837cd96..87a07c4 100644 (file)
@@ -1,7 +1,7 @@
 /*-
  *   BSD LICENSE
  * 
- *   Copyright(c) 2010-2012 Intel Corporation. All rights reserved.
+ *   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
  *   All rights reserved.
  * 
  *   Redistribution and use in source and binary forms, with or without 
@@ -79,6 +79,7 @@ struct ixgbe_hw_fdir_info {
 /* structure for interrupt relative data */
 struct ixgbe_interrupt {
        uint32_t flags;
+       uint32_t mask;
 };
 
 struct ixgbe_stat_mapping_registers {