Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dvirtual_pmd.c329 struct virtual_ethdev_queue *pq_map; in virtual_ethdev_rx_burst_success() local
334 pq_map = (struct virtual_ethdev_queue *)queue; in virtual_ethdev_rx_burst_success()
335 vrtl_eth_dev = &rte_eth_devices[pq_map->port_id]; in virtual_ethdev_rx_burst_success()