Searched refs:txgbe_set_tx_function (Results 1 – 3 of 3) sorted by relevance
403 void txgbe_set_tx_function(struct rte_eth_dev *dev, struct txgbe_tx_queue *txq);
2109 txgbe_set_tx_function(struct rte_eth_dev *dev, struct txgbe_tx_queue *txq) in txgbe_set_tx_function() function2294 txgbe_set_tx_function(dev, txq); in txgbe_dev_tx_queue_setup()
503 txgbe_set_tx_function(eth_dev, txq); in eth_txgbe_dev_init()