Searched refs:rte_eth_dev_is_removed (Results 1 – 5 of 5) sorted by relevance
146 rte_eth_dev_is_removed;
238 if (rte_eth_dev_is_removed(port_id)) in flow_err()
2117 rte_eth_dev_is_removed(uint16_t port_id);
842 if (rte_eth_dev_is_removed(port_id)) in eth_err()1830 rte_eth_dev_is_removed(uint16_t port_id) in rte_eth_dev_is_removed() function
843 rte_eth_dev_is_removed(PORT_ID(sdev)) == 0) { in fs_link_update()