Searched refs:mlx4_tx_burst_removed (Results 1 – 4 of 4) sorted by relevance
152 uint16_t mlx4_tx_burst_removed(void *dpdk_txq, struct rte_mbuf **pkts,
135 dev->tx_pkt_burst = mlx4_tx_burst_removed; in mp_secondary_handle()
352 dev->tx_pkt_burst = mlx4_tx_burst_removed; in mlx4_dev_stop()384 dev->tx_pkt_burst = mlx4_tx_burst_removed; in mlx4_dev_close()
1363 mlx4_tx_burst_removed(void *dpdk_txq, struct rte_mbuf **pkts, uint16_t pkts_n) in mlx4_tx_burst_removed() function