Searched refs:mlx4_rx_burst_removed (Results 1 – 4 of 4) sorted by relevance
154 uint16_t mlx4_rx_burst_removed(void *dpdk_rxq, struct rte_mbuf **pkts,
136 dev->rx_pkt_burst = mlx4_rx_burst_removed; in mp_secondary_handle()
353 dev->rx_pkt_burst = mlx4_rx_burst_removed; in mlx4_dev_stop()383 dev->rx_pkt_burst = mlx4_rx_burst_removed; in mlx4_dev_close()
1389 mlx4_rx_burst_removed(void *dpdk_rxq, struct rte_mbuf **pkts, uint16_t pkts_n) in mlx4_rx_burst_removed() function