Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c177 static uint16_t eth_ena_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
1779 eth_dev->tx_pkt_prepare = &eth_ena_prep_pkts; in eth_ena_dev_init()
2284 eth_ena_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in eth_ena_prep_pkts() function