Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mp.c90 hns3_set_rxtx_function(dev); in mp_secondary_handle()
98 hns3_set_rxtx_function(dev); in mp_secondary_handle()
H A Dhns3_ethdev_vf.c1952 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()
H A Dhns3_rxtx.h655 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev);
H A Dhns3_ethdev.c4915 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()
H A Dhns3_rxtx.c3741 void hns3_set_rxtx_function(struct rte_eth_dev *eth_dev) in hns3_set_rxtx_function() function