Searched refs:portid_eth_dev (Results 1 – 1 of 1) sorted by relevance
121 struct rte_eth_dev *portid_eth_dev; in cnxk_map_actions() local170 portid_eth_dev = rte_eth_dev_allocated(if_name); in cnxk_map_actions()171 if (!portid_eth_dev) { in cnxk_map_actions()175 if (strcmp(portid_eth_dev->device->driver->name, in cnxk_map_actions()180 hw_dst = portid_eth_dev->data->dev_private; in cnxk_map_actions()