Searched refs:qat_sym_gen_dev_ops (Results 1 – 7 of 7) sorted by relevance
289 qat_sym_gen_dev_ops[QAT_GEN2].cryptodev_ops = &qat_sym_crypto_ops_gen2; in RTE_INIT()290 qat_sym_gen_dev_ops[QAT_GEN2].get_capabilities = in RTE_INIT()292 qat_sym_gen_dev_ops[QAT_GEN2].set_session = in RTE_INIT()294 qat_sym_gen_dev_ops[QAT_GEN2].set_raw_dp_ctx = in RTE_INIT()296 qat_sym_gen_dev_ops[QAT_GEN2].get_feature_flags = in RTE_INIT()300 qat_sym_gen_dev_ops[QAT_GEN2].create_security_ctx = in RTE_INIT()
361 qat_sym_gen_dev_ops[QAT_GEN4].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()362 qat_sym_gen_dev_ops[QAT_GEN4].get_capabilities = in RTE_INIT()364 qat_sym_gen_dev_ops[QAT_GEN4].set_session = in RTE_INIT()366 qat_sym_gen_dev_ops[QAT_GEN4].set_raw_dp_ctx = in RTE_INIT()368 qat_sym_gen_dev_ops[QAT_GEN4].get_feature_flags = in RTE_INIT()371 qat_sym_gen_dev_ops[QAT_GEN4].create_security_ctx = in RTE_INIT()
634 qat_sym_gen_dev_ops[QAT_GEN3].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()635 qat_sym_gen_dev_ops[QAT_GEN3].get_capabilities = in RTE_INIT()637 qat_sym_gen_dev_ops[QAT_GEN3].get_feature_flags = in RTE_INIT()639 qat_sym_gen_dev_ops[QAT_GEN3].set_session = in RTE_INIT()641 qat_sym_gen_dev_ops[QAT_GEN3].set_raw_dp_ctx = in RTE_INIT()644 qat_sym_gen_dev_ops[QAT_GEN3].create_security_ctx = in RTE_INIT()
1212 qat_sym_gen_dev_ops[QAT_GEN1].cryptodev_ops = &qat_sym_crypto_ops_gen1; in RTE_INIT()1213 qat_sym_gen_dev_ops[QAT_GEN1].get_capabilities = in RTE_INIT()1215 qat_sym_gen_dev_ops[QAT_GEN1].set_session = in RTE_INIT()1217 qat_sym_gen_dev_ops[QAT_GEN1].set_raw_dp_ctx = in RTE_INIT()1219 qat_sym_gen_dev_ops[QAT_GEN1].get_feature_flags = in RTE_INIT()1222 qat_sym_gen_dev_ops[QAT_GEN1].create_security_ctx = in RTE_INIT()
19 struct qat_crypto_gen_dev_ops qat_sym_gen_dev_ops[QAT_N_GENS]; variable90 qat_sym_gen_dev_ops[dev_gen].set_session( in qat_sym_build_request()143 qat_sym_gen_dev_ops[dev_gen].set_session( in qat_sym_build_request()203 &qat_sym_gen_dev_ops[qat_pci_dev->qat_dev_gen]; in qat_sym_dev_create()366 &qat_sym_gen_dev_ops[qat_dev_gen]; in qat_sym_configure_dp_ctx()
69 extern struct qat_crypto_gen_dev_ops qat_sym_gen_dev_ops[];
591 return qat_sym_gen_dev_ops[qat_dev_gen].set_session((void *)dev, in qat_sym_session_set_parameters()2236 return qat_sym_gen_dev_ops[qat_dev_gen].set_session((void *)cdev, in qat_security_session_create()