Searched refs:eth_pcap_rx (Results 1 – 1 of 1) sorted by relevance
223 eth_pcap_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_rx() function835 while (eth_pcap_rx(pcap_q, bufs, 1)) { in eth_rx_queue_setup()1340 eth_dev->rx_pkt_burst = eth_pcap_rx; in eth_from_pcaps()1558 eth_dev->rx_pkt_burst = eth_pcap_rx; in pmd_pcap_probe()