Searched refs:rte_driver (Results 1 – 19 of 19) sorted by relevance
70 struct rte_driver { struct71 RTE_TAILQ_ENTRY(rte_driver) next; /**< Next in list. */88 const struct rte_driver *driver; /**< Driver assigned after probing */ argument
131 const struct rte_driver *driver;573 const struct rte_driver *drv);
2463 const struct rte_driver *drv) in rte_cryptodev_allocate_driver()
127 struct rte_driver driver; /**< Inherit core driver. */
109 struct rte_driver driver; /**< Inherit core driver. */
110 struct rte_driver driver; /**< Inherited general driver. */
147 struct rte_driver driver; /**< Inherit core driver. */
96 struct rte_driver driver;
163 struct rte_driver driver; /**< Inherit core driver. */
121 struct rte_driver driver;
56 struct rte_driver driver; /**< Driver struct for devices to point to */
58 struct rte_driver driver; /**< Driver struct for devices to point to */
28 static const struct rte_driver cryptodev_qat_sym_driver = {
29 static const struct rte_driver cryptodev_qat_asym_driver = {
348 static const struct rte_driver cryptodev_bcmfs_sym_driver = {
194 * Moved ``numa_node`` and ``devargs`` into ``rte_driver`` from196 ``rte_driver``.
660 static const struct rte_driver compdev_qat_driver = {
66 static const struct rte_driver nitrox_rte_sym_drv = {
72 static const struct rte_driver mlx5_drv = {