Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h449 uint16_t enic_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Denic_ethdev.c954 else if (pkt_burst == enic_xmit_pkts) in enicpmd_dev_tx_burst_mode_get()
1241 eth_dev->tx_pkt_burst = &enic_xmit_pkts; in eth_enic_dev_init()
H A Denic_rxtx.c434 uint16_t enic_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in enic_xmit_pkts() function
H A Denic_vf_representor.c38 return enic_xmit_pkts(tx_queue, tx_pkts, nb_pkts); in enic_vf_xmit_pkts()
H A Denic_main.c564 eth_dev->tx_pkt_burst = &enic_xmit_pkts; in enic_pick_tx_handler()
652 eth_dev->tx_pkt_burst = &enic_xmit_pkts; in enic_enable()