Home
last modified time | relevance | path

Searched refs:dc_tx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c127 inst->dc_tx = bundle_inst->dc_tx; in adf_cfg_get_ring_pairs_from_bundle()
H A Dadf_cfg_instance.c74 instance->dc_tx = bundle->rings[i]->number; in dc_instance_init()
H A Dadf_cfg_section.c255 ring_number = dc_inst->dc_tx; in adf_cfg_add_dc_inst_info()
/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h177 int dc_tx; member