Searched refs:eth_tx_prep_t (Results 1 – 6 of 6) sorted by relevance
45 typedef uint16_t (*eth_tx_prep_t)(void *txq, typedef106 eth_tx_prep_t tx_pkt_prepare;
53 eth_tx_prep_t tx_pkt_prepare;
195 eth_tx_prep_t pkt_prepare;
731 eth_tx_prep_t *prep);
4347 hns3_get_tx_function(struct rte_eth_dev *dev, eth_tx_prep_t *prep) in hns3_get_tx_function()4417 eth_tx_prep_t prep = NULL; in hns3_set_rxtx_function()4751 eth_tx_prep_t prep = NULL; in hns3_start_tx_datapath()
254 eth_dev->tx_pkt_prepare = (eth_tx_prep_t)ð_em_prep_pkts; in eth_em_dev_init()