Searched refs:hns3_set_rxtx_function (Results 1 – 5 of 5) sorted by relevance
90 hns3_set_rxtx_function(dev); in mp_secondary_handle()95 hns3_set_rxtx_function(dev); in mp_secondary_handle()
1626 hns3_set_rxtx_function(dev); in hns3vf_dev_stop()1791 hns3_set_rxtx_function(dev); in hns3vf_dev_start()1957 hns3_set_rxtx_function(eth_dev); in hns3vf_stop_service()1991 hns3_set_rxtx_function(eth_dev); in hns3vf_start_service()2323 hns3_set_rxtx_function(eth_dev); in hns3vf_dev_init()
729 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev);
5122 hns3_set_rxtx_function(dev); in hns3_dev_start()5203 hns3_set_rxtx_function(dev); in hns3_dev_stop()5817 hns3_set_rxtx_function(eth_dev); in hns3_stop_service()5854 hns3_set_rxtx_function(eth_dev); in hns3_start_service()6597 hns3_set_rxtx_function(eth_dev); in hns3_dev_init()
4413 hns3_set_rxtx_function(struct rte_eth_dev *eth_dev) in hns3_set_rxtx_function() function