Home
last modified time | relevance | path

Searched refs:atl_stop_queues (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.h83 int atl_stop_queues(struct rte_eth_dev *dev);
H A Datl_ethdev.c597 atl_stop_queues(dev); in atl_dev_start()
623 atl_stop_queues(dev); in atl_dev_stop()
H A Datl_rxtx.c634 atl_stop_queues(struct rte_eth_dev *dev) in atl_stop_queues() function