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