Home
last modified time | relevance | path

Searched refs:pq_map (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dvirtual_pmd.c317 struct virtual_ethdev_queue *pq_map; in virtual_ethdev_rx_burst_success() local
322 pq_map = (struct virtual_ethdev_queue *)queue; in virtual_ethdev_rx_burst_success()
323 vrtl_eth_dev = &rte_eth_devices[pq_map->port_id]; in virtual_ethdev_rx_burst_success()