Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h106 void hinic_free_all_rx_resources(struct rte_eth_dev *eth_dev);
H A Dhinic_pmd_rx.c409 void hinic_free_all_rx_resources(struct rte_eth_dev *eth_dev) in hinic_free_all_rx_resources() function
H A Dhinic_pmd_ethdev.c2982 hinic_free_all_rx_resources(dev); in hinic_dev_close()