Home
last modified time | relevance | path

Searched refs:hw_bundle_num (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/qat/dev/
H A Dqat_dev_gen1.c25 .hw_bundle_num = 0,
33 .hw_bundle_num = 0,
44 .hw_bundle_num = 0,
52 .hw_bundle_num = 0,
63 .hw_bundle_num = 0,
70 .hw_bundle_num = 0,
H A Dqat_dev_gen3.c19 .hw_bundle_num = 0,
30 .hw_bundle_num = 0,
41 .hw_bundle_num = 0,
H A Dqat_dev_gen4.c141 hw_data->hw_bundle_num = i; in qat_dev_read_config_gen4()
/dpdk/drivers/common/qat/
H A Dqat_qp.h108 uint8_t hw_bundle_num; member
H A Dqat_qp.c200 queue->hw_bundle_number = qp_conf->hw->hw_bundle_num; in qat_queue_create()