Searched refs:qat_asym_gen_dev_ops (Results 1 – 6 of 6) sorted by relevance
76 qat_asym_gen_dev_ops[QAT_GEN1].cryptodev_ops = in RTE_INIT()78 qat_asym_gen_dev_ops[QAT_GEN1].get_capabilities = in RTE_INIT()80 qat_asym_gen_dev_ops[QAT_GEN1].get_feature_flags = in RTE_INIT()
307 qat_asym_gen_dev_ops[QAT_GEN2].cryptodev_ops = in RTE_INIT()309 qat_asym_gen_dev_ops[QAT_GEN2].get_capabilities = in RTE_INIT()311 qat_asym_gen_dev_ops[QAT_GEN2].get_feature_flags = in RTE_INIT()313 qat_asym_gen_dev_ops[QAT_GEN2].set_session = in RTE_INIT()
378 qat_asym_gen_dev_ops[QAT_GEN4].cryptodev_ops = NULL; in RTE_INIT()379 qat_asym_gen_dev_ops[QAT_GEN4].get_capabilities = NULL; in RTE_INIT()380 qat_asym_gen_dev_ops[QAT_GEN4].get_feature_flags = NULL; in RTE_INIT()381 qat_asym_gen_dev_ops[QAT_GEN4].set_session = NULL; in RTE_INIT()
651 qat_asym_gen_dev_ops[QAT_GEN3].cryptodev_ops = NULL; in RTE_INIT()652 qat_asym_gen_dev_ops[QAT_GEN3].get_capabilities = NULL; in RTE_INIT()653 qat_asym_gen_dev_ops[QAT_GEN3].get_feature_flags = NULL; in RTE_INIT()654 qat_asym_gen_dev_ops[QAT_GEN3].set_session = NULL; in RTE_INIT()
70 extern struct qat_crypto_gen_dev_ops qat_asym_gen_dev_ops[];
20 struct qat_crypto_gen_dev_ops qat_asym_gen_dev_ops[QAT_N_GENS]; variable1305 &qat_asym_gen_dev_ops[qat_pci_dev->qat_dev_gen]; in qat_asym_dev_create()