]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_rxtx.h
mlx5: support MTU configuration
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.h
index c7f634e3238a21a5eb7100e2d51c9fc24e1bee64..b6f21281e2e97ad5199f232598d2404972b46f9f 100644 (file)
@@ -144,6 +144,7 @@ struct txq {
 /* mlx5_rxq.c */
 
 void rxq_cleanup(struct rxq *);
+int rxq_rehash(struct rte_eth_dev *, struct rxq *);
 int rxq_setup(struct rte_eth_dev *, struct rxq *, uint16_t, unsigned int,
              const struct rte_eth_rxconf *, struct rte_mempool *);
 int mlx5_rx_queue_setup(struct rte_eth_dev *, uint16_t, uint16_t, unsigned int,