Searched refs:rte_driver (Results 1 – 15 of 15) sorted by relevance
77 struct rte_driver { struct78 TAILQ_ENTRY(rte_driver) next; /**< Next in list. */95 const struct rte_driver *driver; /**< Driver assigned after probing */ argument
70 const struct rte_driver *driver;521 const struct rte_driver *drv);
2020 const struct rte_driver *drv) in rte_cryptodev_allocate_driver()
109 struct rte_driver driver; /**< Inherit core driver. */
109 struct rte_driver driver; /**< Inherited general driver. */
142 struct rte_driver driver; /**< Inherit core driver. */
97 struct rte_driver driver;
168 struct rte_driver driver; /**< Inherit core driver. */
115 struct rte_driver driver;
231 static const struct rte_driver cryptodev_qat_asym_driver = {
307 static const struct rte_driver cryptodev_qat_sym_driver = {
348 static const struct rte_driver cryptodev_bcmfs_sym_driver = {
258 * Moved ``numa_node`` and ``devargs`` into ``rte_driver`` from260 ``rte_driver``.
648 static const struct rte_driver compdev_qat_driver = {
66 static const struct rte_driver nitrox_rte_sym_drv = {