Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Dversion.map225 rte_eth_hairpin_unbind;
H A Drte_ethdev.h2738 int rte_eth_hairpin_unbind(uint16_t tx_port, uint16_t rx_port);
H A Drte_ethdev.c2167 rte_eth_hairpin_unbind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_unbind() function
/dpdk/app/test-pmd/
H A Dtestpmd.c3061 rte_eth_hairpin_unbind(pi, RTE_MAX_ETHPORTS); in stop_port()
3070 rte_eth_hairpin_unbind(peer_pl[j], pi); in stop_port()