Searched refs:cryptodev_ops (Results 1 – 8 of 8) sorted by relevance
76 qat_asym_gen_dev_ops[QAT_GEN1].cryptodev_ops = in RTE_INIT()
289 qat_sym_gen_dev_ops[QAT_GEN2].cryptodev_ops = &qat_sym_crypto_ops_gen2; in RTE_INIT()307 qat_asym_gen_dev_ops[QAT_GEN2].cryptodev_ops = in RTE_INIT()
361 qat_sym_gen_dev_ops[QAT_GEN4].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()378 qat_asym_gen_dev_ops[QAT_GEN4].cryptodev_ops = NULL; in RTE_INIT()
634 qat_sym_gen_dev_ops[QAT_GEN3].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()651 qat_asym_gen_dev_ops[QAT_GEN3].cryptodev_ops = NULL; in RTE_INIT()
1212 qat_sym_gen_dev_ops[QAT_GEN1].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()
61 struct rte_cryptodev_ops *cryptodev_ops; member
210 if (gen_dev_ops->cryptodev_ops == NULL) { in qat_sym_dev_create()249 cryptodev->dev_ops = gen_dev_ops->cryptodev_ops; in qat_sym_dev_create()
1315 if (gen_dev_ops->cryptodev_ops == NULL) { in qat_asym_dev_create()1348 cryptodev->dev_ops = gen_dev_ops->cryptodev_ops; in qat_asym_dev_create()