]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pfe/pfe_eth.h
net/mlx: replace hardcoded value with macro
[dpdk.git] / drivers / net / pfe / pfe_eth.h
index ab739f03c09c3828fb33dbf63bc330bd1856f6a6..9820d7bf47d1cb7eade6377cb6b5396bb1effb2e 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright 2019 NXP
+ * Copyright 2018-2019 NXP
  */
 
 #ifndef _PFE_ETH_H_
@@ -55,6 +55,7 @@ struct ls1012a_pfe_platform_data {
 
 struct  pfe_eth_priv_s {
        struct pfe              *pfe;
+       struct hif_client_s     client;
        int                     low_tmu_q;
        int                     high_tmu_q;
        struct rte_eth_dev      *ndev;