Home
last modified time | relevance | path

Searched refs:qat_dev_hw_spec_funcs (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/qat/
H A Dqat_device.h37 struct qat_dev_hw_spec_funcs { struct
45 extern struct qat_dev_hw_spec_funcs *qat_dev_hw_spec[]; argument
H A Dqat_device.c18 struct qat_dev_hw_spec_funcs *qat_dev_hw_spec[QAT_N_GENS];
59 struct qat_dev_hw_spec_funcs *ops_hw = in qat_pci_get_extra_size()
176 struct qat_dev_hw_spec_funcs *ops_hw; in qat_pci_device_allocate()
365 struct qat_dev_hw_spec_funcs *ops_hw; in qat_pci_probe()
H A Dqat_qp.c60 struct qat_dev_hw_spec_funcs *ops_hw = in qat_qp_setup()
431 struct qat_dev_hw_spec_funcs *ops_hw = in qat_read_qp_config()
/dpdk/drivers/common/qat/dev/
H A Dqat_dev_gen2.c24 static struct qat_dev_hw_spec_funcs qat_dev_hw_spec_gen2 = {
H A Dqat_dev_gen3.c70 static struct qat_dev_hw_spec_funcs qat_dev_hw_spec_gen3 = {
H A Dqat_dev_gen1.c244 static struct qat_dev_hw_spec_funcs qat_dev_hw_spec_gen1 = {
H A Dqat_dev_gen4.c291 static struct qat_dev_hw_spec_funcs qat_dev_hw_spec_gen4 = {