Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c906 bond_ethdev_tx_burst_tlb(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in bond_ethdev_tx_burst_tlb() function
1108 num_send = bond_ethdev_tx_burst_tlb(queue, in bond_ethdev_tx_burst_alb()
1599 eth_dev->tx_pkt_burst = bond_ethdev_tx_burst_tlb; in bond_ethdev_mode_set()