Searched refs:hns3_set_rxtx_function (Results 1 – 5 of 5) sorted by relevance
90 hns3_set_rxtx_function(dev); in mp_secondary_handle()98 hns3_set_rxtx_function(dev); in mp_secondary_handle()
1952 hns3_set_rxtx_function(dev); in hns3vf_dev_stop()2239 hns3_set_rxtx_function(dev); in hns3vf_dev_start()2385 hns3_set_rxtx_function(eth_dev); in hns3vf_stop_service()2419 hns3_set_rxtx_function(eth_dev); in hns3vf_start_service()2741 hns3_set_rxtx_function(eth_dev); in hns3vf_dev_init()
655 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev);
4915 hns3_set_rxtx_function(dev); in hns3_dev_start()5004 hns3_set_rxtx_function(dev); in hns3_dev_stop()5525 hns3_set_rxtx_function(eth_dev); in hns3_stop_service()5562 hns3_set_rxtx_function(eth_dev); in hns3_start_service()6101 hns3_set_rxtx_function(eth_dev); in hns3_dev_init()
3741 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev) in hns3_set_rxtx_function() function