Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h730 eth_tx_burst_t hns3_get_tx_function(struct rte_eth_dev *dev,
H A Dhns3_rxtx.c4347 hns3_get_tx_function(struct rte_eth_dev *dev, eth_tx_prep_t *prep) in hns3_get_tx_function() function
4425 hns3_get_tx_function(eth_dev, &prep); in hns3_set_rxtx_function()
4753 dev->tx_pkt_burst = hns3_get_tx_function(dev, &prep); in hns3_start_tx_datapath()