Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h491 uint16_t txgbe_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dtxgbe_ethdev_vf.c182 eth_dev->tx_pkt_burst = &txgbe_xmit_pkts; in eth_txgbevf_dev_init()
H A Dtxgbe_rxtx.c719 txgbe_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in txgbe_xmit_pkts() function
2206 dev->tx_pkt_burst = txgbe_xmit_pkts; in txgbe_set_tx_function()
H A Dtxgbe_ethdev.c564 eth_dev->tx_pkt_burst = &txgbe_xmit_pkts; in eth_txgbe_dev_init()