]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/i40e/base/i40e_type.h
net/bnxt: support action bitmap opcode
[dpdk.git] / drivers / net / i40e / base / i40e_type.h
index d20b0fe205557b8cb34e195f3836a489118ef45e..014a4c132ad824e73b97e7b803f5a1ca35cdf1a6 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _I40E_TYPE_H_
@@ -1498,6 +1498,8 @@ struct i40e_hw_port_stats {
        u32 rx_lpi_status;
        u64 tx_lpi_count;               /* etlpic */
        u64 rx_lpi_count;               /* erlpic */
+       u64 tx_lpi_duration;
+       u64 rx_lpi_duration;
 };
 
 /* Checksum and Shadow RAM pointers */