Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dvirtual_pmd.h33 virtual_ethdev_get_mbufs_from_tx_queue(uint16_t port_id,
H A Dtest_link_bonding.c4163 to_free_cnt = virtual_ethdev_get_mbufs_from_tx_queue( in free_virtualpmd_tx_queue()
4729 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_change_mac_in_reply_sent()
4796 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_change_mac_in_reply_sent()
4850 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_reply_from_client()
4925 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_reply_from_client()
4985 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_receive_vlan_reply()
5021 nb_pkts = virtual_ethdev_get_mbufs_from_tx_queue( in test_alb_receive_vlan_reply()
H A Dvirtual_pmd.c490 virtual_ethdev_get_mbufs_from_tx_queue(uint16_t port_id, in virtual_ethdev_get_mbufs_from_tx_queue() function