Home
last modified time | relevance | path

Searched refs:hns3_set_rxtx_function (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_mp.c90 hns3_set_rxtx_function(dev); in mp_secondary_handle()
95 hns3_set_rxtx_function(dev); in mp_secondary_handle()
H A Dhns3_ethdev_vf.c1626 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()
H A Dhns3_rxtx.h729 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev);
H A Dhns3_ethdev.c5122 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()
H A Dhns3_rxtx.c4413 hns3_set_rxtx_function(struct rte_eth_dev *eth_dev) in hns3_set_rxtx_function() function