Searched refs:hns3_get_tx_function (Results 1 – 2 of 2) sorted by relevance
730 eth_tx_burst_t hns3_get_tx_function(struct rte_eth_dev *dev,
4347 hns3_get_tx_function(struct rte_eth_dev *dev, eth_tx_prep_t *prep) in hns3_get_tx_function() function4425 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()