Home
last modified time | relevance | path

Searched refs:pmd_ops (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd_ops.c308 static struct rte_cryptodev_ops pmd_ops = { variable
327 struct rte_cryptodev_ops *null_crypto_pmd_ops = &pmd_ops;
/dpdk/drivers/baseband/null/
H A Dbbdev_null.c140 static const struct rte_bbdev_ops pmd_ops = { variable
278 bbdev->dev_ops = &pmd_ops; in null_bbdev_create()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c275 static const struct eth_dev_ops pmd_ops = { variable
385 dev->dev_ops = &pmd_ops; in pmd_ethdev_register()
/dpdk/drivers/baseband/la12xx/
H A Dbbdev_la12xx.c337 static const struct rte_bbdev_ops pmd_ops = { variable
1026 bbdev->dev_ops = &pmd_ops; in la12xx_bbdev_create()
/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c484 static const struct rte_bbdev_ops pmd_ops = { variable
1945 bbdev->dev_ops = &pmd_ops; in turbo_sw_bbdev_create()