Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_device.c576 int max_inst = accel_dev->hw_device->tx_rx_gap; in adf_cfg_device_init() local
591 sizeof(struct adf_cfg_instance *) * device->bundle_num * max_inst, in adf_cfg_device_init()
628 device->bundles[i]->max_section = max_inst; in adf_cfg_device_init()
640 for (i = 0; i < (device->bundle_num * max_inst); i++) { in adf_cfg_device_init()