Searched refs:eth_em_xmit_pkts (Results 1 – 3 of 3) sorted by relevance
498 uint16_t eth_em_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
254 eth_dev->tx_pkt_burst = (eth_tx_burst_t)ð_em_xmit_pkts; in eth_em_dev_init()
365 eth_em_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in eth_em_xmit_pkts() function