Searched refs:dpaa_devops (Results 1 – 1 of 1) sorted by relevance
1545 static struct eth_dev_ops dpaa_devops = { variable2059 eth_dev->dev_ops = &dpaa_devops; in dpaa_dev_init()2150 eth_dev->dev_ops = &dpaa_devops; in rte_dpaa_probe()2260 if (rte_eth_devices[i].dev_ops == &dpaa_devops) { in dpaa_finish()