Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.h104 uint16_t atl_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Datl_rxtx.c801 atl_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in atl_prep_pkts() function
H A Datl_ethdev.c377 eth_dev->tx_pkt_prepare = &atl_prep_pkts; in eth_atl_dev_init()