Home
last modified time | relevance | path

Searched refs:mlx5_select_tx_function (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c173 dev->tx_pkt_burst = mlx5_select_tx_function(dev); in mlx5_mp_os_secondary_handle()
H A Dmlx5_os.c1111 eth_dev->tx_pkt_burst = mlx5_select_tx_function(eth_dev); in mlx5_dev_spawn()
/dpdk/drivers/net/mlx5/
H A Dmlx5_tx.c492 mlx5_select_tx_function(struct rte_eth_dev *dev) in mlx5_select_tx_function() function
H A Dmlx5_trigger.c1202 dev->tx_pkt_burst = mlx5_select_tx_function(dev); in mlx5_dev_start()
H A Dmlx5.h1918 eth_tx_burst_t mlx5_select_tx_function(struct rte_eth_dev *dev);