Searched refs:dev_config (Results 1 – 8 of 8) sorted by relevance
110 if (pmd_data->dev_config) { in ipsec_mb_create()111 retval = (*pmd_data->dev_config)(dev); in ipsec_mb_create()
339 ipsec_mb_dev_configure_t dev_config; member
2111 aesni_mb_data->dev_config = aesni_mb_configure_dev; in RTE_INIT()
34 struct rte_cryptodev_config dev_config; member
133 priv->dev_config = *config; in mlx5_crypto_dev_configure()640 priv->dev_config.socket_id) != 0) { in mlx5_crypto_queue_pair_setup()
47 struct rte_compressdev_config dev_config; member125 priv->dev_config = *config; in mlx5_compress_dev_configure()209 priv->dev_config.socket_id)) { in mlx5_compress_qp_setup()329 priv->dev_config.socket_id); in mlx5_compress_xform_create()
780 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in configure_dmadev_queue() local787 if (rte_dma_configure(dev_id, &dev_config) != 0) in configure_dmadev_queue()
230 struct rte_dma_conf dev_config = { .nb_vchans = 1 }; in open_dma() local309 if (rte_dma_configure(dev_id, &dev_config) != 0) { in open_dma()