Searched refs:pcap_rx_queue (Results 1 – 2 of 2) sorted by relevance
63 struct pcap_rx_queue { struct84 struct pcap_rx_queue rx_queue[RTE_PMD_PCAP_MAX_QUEUES]; argument189 struct pcap_rx_queue *pcap_q = queue; in eth_pcap_rx_infinite()230 struct pcap_rx_queue *pcap_q = queue; in eth_pcap_rx()525 count_packets_in_pcap(pcap_t **pcap, struct pcap_rx_queue *pcap_q) in count_packets_in_pcap()549 struct pcap_rx_queue *rx; in eth_dev_start()755 struct pcap_rx_queue *pcap_q = &internals->rx_queue[i]; in eth_dev_close()801 struct pcap_rx_queue *pcap_q = &internals->rx_queue[rx_queue_id]; in eth_rx_queue_setup()1282 struct pcap_rx_queue *rx = &(*internals)->rx_queue[i]; in eth_from_pcaps_common()
933 pcap_rx_queue/pcap_tx_queue should store it's own copy of name/type values,