Searched refs:qat_comp_gen_dev_ops (Results 1 – 7 of 7) sorted by relevance
18 qat_comp_gen_dev_ops[QAT_GEN3].compressdev_ops = in RTE_INIT()20 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_get_capabilities = in RTE_INIT()22 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_get_num_im_bufs_required = in RTE_INIT()24 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_get_ram_bank_flags = in RTE_INIT()26 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_set_slice_cfg_word = in RTE_INIT()28 qat_comp_gen_dev_ops[QAT_GEN3].qat_comp_get_feature_flags = in RTE_INIT()
18 qat_comp_gen_dev_ops[QAT_GEN2].compressdev_ops = in RTE_INIT()20 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_get_capabilities = in RTE_INIT()22 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_get_num_im_bufs_required = in RTE_INIT()24 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_get_ram_bank_flags = in RTE_INIT()26 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_set_slice_cfg_word = in RTE_INIT()28 qat_comp_gen_dev_ops[QAT_GEN2].qat_comp_get_feature_flags = in RTE_INIT()
164 qat_comp_gen_dev_ops[QAT_GEN1].compressdev_ops = in RTE_INIT()166 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_get_capabilities = in RTE_INIT()168 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_get_num_im_bufs_required = in RTE_INIT()170 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_get_ram_bank_flags = in RTE_INIT()172 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_set_slice_cfg_word = in RTE_INIT()174 qat_comp_gen_dev_ops[QAT_GEN1].qat_comp_get_feature_flags = in RTE_INIT()
201 qat_comp_gen_dev_ops[QAT_GEN4].compressdev_ops = in RTE_INIT()203 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_get_capabilities = in RTE_INIT()205 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_get_num_im_bufs_required = in RTE_INIT()207 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_get_ram_bank_flags = in RTE_INIT()209 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_set_slice_cfg_word = in RTE_INIT()211 qat_comp_gen_dev_ops[QAT_GEN4].qat_comp_get_feature_flags = in RTE_INIT()
41 struct qat_comp_gen_dev_ops { struct50 extern struct qat_comp_gen_dev_ops qat_comp_gen_dev_ops[]; argument120 return (*qat_comp_gen_dev_ops[gen].qat_comp_get_num_im_bufs_required)(); in qat_comp_get_num_im_bufs_required()
12 struct qat_comp_gen_dev_ops qat_comp_gen_dev_ops[QAT_N_GENS]; variable28 RTE_FUNC_PTR_OR_ERR_RET(qat_comp_gen_dev_ops[qat_dev_gen] in qat_comp_get_capa_info()30 return qat_comp_gen_dev_ops[qat_dev_gen] in qat_comp_get_capa_info()682 const struct qat_comp_gen_dev_ops *qat_comp_gen_ops = in qat_comp_dev_create()683 &qat_comp_gen_dev_ops[qat_pci_dev->qat_dev_gen]; in qat_comp_dev_create()
878 qat_comp_gen_dev_ops[qat_dev_gen] in qat_comp_create_templates()893 res = qat_comp_gen_dev_ops[qat_dev_gen].qat_comp_set_slice_cfg_word( in qat_comp_create_templates()