Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h110 void hinic_free_rx_resources(struct hinic_rxq *rxq);
H A Dhinic_pmd_rx.c399 void hinic_free_rx_resources(struct hinic_rxq *rxq) in hinic_free_rx_resources() function
423 hinic_free_rx_resources(nic_dev->rxqs[q_id]); in hinic_free_all_rx_resources()
H A Dhinic_pmd_ethdev.c1102 hinic_free_rx_resources(rxq); in hinic_rx_queue_release()