Searched refs:pcap_rx_queue (Results 1 – 2 of 2) sorted by relevance
66 struct pcap_rx_queue { struct88 struct pcap_rx_queue rx_queue[RTE_PMD_PCAP_MAX_QUEUES]; argument239 struct pcap_rx_queue *pcap_q = queue; in eth_pcap_rx_infinite()280 struct pcap_rx_queue *pcap_q = queue; in eth_pcap_rx()582 count_packets_in_pcap(pcap_t **pcap, struct pcap_rx_queue *pcap_q) in count_packets_in_pcap()606 struct pcap_rx_queue *rx; in eth_dev_start()840 struct pcap_rx_queue *pcap_q = &internals->rx_queue[i]; in eth_dev_close()876 struct pcap_rx_queue *pcap_q = &internals->rx_queue[rx_queue_id]; in eth_rx_queue_setup()1295 struct pcap_rx_queue *rx = &(*internals)->rx_queue[i]; in eth_from_pcaps_common()
931 pcap_rx_queue/pcap_tx_queue should store it's own copy of name/type values,