Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h129 void hinic_free_all_tx_resources(struct rte_eth_dev *eth_dev);
H A Dhinic_pmd_tx.c1243 void hinic_free_all_tx_resources(struct rte_eth_dev *eth_dev) in hinic_free_all_tx_resources() function
H A Dhinic_pmd_ethdev.c2985 hinic_free_all_tx_resources(dev); in hinic_dev_close()