Searched refs:successfully_txd (Results 1 – 1 of 1) sorted by relevance
404 int successfully_txd = nb_pkts - dev_private->tx_burst_fail_count; in virtual_ethdev_tx_burst_fail() local407 dev_private->eth_stats.opackets += successfully_txd; in virtual_ethdev_tx_burst_fail()410 for (i = 0; i < successfully_txd; i++) { in virtual_ethdev_tx_burst_fail()418 return successfully_txd; in virtual_ethdev_tx_burst_fail()