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