Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/
H A Dena_ethdev.c180 static uint16_t eth_ena_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
2103 eth_dev->tx_pkt_prepare = &eth_ena_prep_pkts; in eth_ena_dev_init()
2681 eth_ena_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in eth_ena_prep_pkts() function