Searched refs:eth_err (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.c | 1626 ret = eth_err(port_id, in eth_dev_config_restore() 1636 ret = eth_err(port_id, in eth_dev_config_restore() 1653 ret = eth_err(port_id, in eth_dev_config_restore() 1663 ret = eth_err(port_id, in eth_dev_config_restore() 1826 return eth_err(port_id, ret); in rte_eth_dev_reset() 2106 return eth_err(port_id, ret); in rte_eth_rx_queue_setup() 2178 return eth_err(port_id, ret); in rte_eth_rx_hairpin_queue_setup() 2349 return eth_err(port_id, ret); in rte_eth_tx_hairpin_queue_setup() 2478 return eth_err(port_id, ret); in rte_eth_tx_done_cleanup() 5090 return eth_err(port_id, in rte_eth_rx_burst_mode_get() [all …]
|