ixgbe: support flexpayload configuration of flow director
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_ethdev.h
index d92e54a..bea28c5 100644 (file)
  * Information about the fdir mode.
  */
 struct ixgbe_hw_fdir_info {
+       uint8_t     flex_bytes_offset;
        uint16_t    collision;
        uint16_t    free;
        uint16_t    maxhash;