Searched refs:eth_em_prep_pkts (Results 1 – 3 of 3) sorted by relevance
501 uint16_t eth_em_prep_pkts(void *txq, struct rte_mbuf **tx_pkts,
255 eth_dev->tx_pkt_prepare = (eth_tx_prep_t)ð_em_prep_pkts; in eth_em_dev_init()
615 eth_em_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in eth_em_prep_pkts() function