Home
last modified time | relevance | path

Searched refs:eth_dev_fp_ops_reset (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/ethdev/
H A Dethdev_private.h58 void eth_dev_fp_ops_reset(struct rte_eth_fp_ops *fpo);
H A Dethdev_private.c248 eth_dev_fp_ops_reset(struct rte_eth_fp_ops *fpo) in eth_dev_fp_ops_reset() function
H A Dethdev_driver.c226 eth_dev_fp_ops_reset(rte_eth_fp_ops + eth_dev->data->port_id); in rte_eth_dev_release_port()
H A Drte_ethdev.c1534 eth_dev_fp_ops_reset(rte_eth_fp_ops + port_id); in rte_eth_dev_stop()
4437 eth_dev_fp_ops_reset(rte_eth_fp_ops + i); in RTE_INIT()