Searched refs:removed_tx_burst (Results 1 – 6 of 6) sorted by relevance
142 dev->tx_pkt_burst = removed_tx_burst; in mlx5_mp_os_secondary_handle()
1439 eth_dev->tx_pkt_burst = removed_tx_burst; in mlx5_dev_spawn()
434 uint16_t removed_tx_burst(void *dpdk_txq, struct rte_mbuf **pkts,
1170 dev->tx_pkt_burst = removed_tx_burst; in mlx5_dev_stop()
1323 dev->tx_pkt_burst = removed_tx_burst; in mlx5_dev_close()
1771 removed_tx_burst(void *dpdk_txq __rte_unused, in removed_tx_burst() function