]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/mlx4_rxtx.h
net/iavf: fix QFI fields of GTPU UL/DL for flow director
[dpdk.git] / drivers / net / mlx4 / mlx4_rxtx.h
index 7c72ce6d178ba5b4621ad61d03177e45f26aad8e..c838afc242c4f6fddb0f3d66ae6bb66972395de2 100644 (file)
@@ -157,6 +157,7 @@ uint16_t mlx4_rx_burst_removed(void *dpdk_rxq, struct rte_mbuf **pkts,
 /* mlx4_txq.c */
 
 int mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev, int fd);
+void mlx4_tx_uar_uninit_secondary(struct rte_eth_dev *dev);
 uint64_t mlx4_get_tx_port_offloads(struct mlx4_priv *priv);
 int mlx4_tx_queue_setup(struct rte_eth_dev *dev, uint16_t idx,
                        uint16_t desc, unsigned int socket,