Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qat/include/common/
HDicp_qat_fw_loader_handle.h18 unsigned int admin_ae_mask; member
HDadf_accel_devices.h438 u32 admin_ae_mask; member
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_4xxx/
HDadf_4xxx_hw_data.c678 u32 admin_ae_mask = hw_data->admin_ae_mask; in adf_4xxx_send_admin_init() local
689 admin_ae_mask &= ~accel_dev->au_info->au[i].ae_mask; in adf_4xxx_send_admin_init()
703 if (adf_send_admin(accel_dev, &req, &resp, admin_ae_mask)) { in adf_4xxx_send_admin_init()
979 hw_data->admin_ae_mask = ADF_4XXX_ADMIN_AE_MASK; in adf_init_hw_data_4xxx()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_4xxxvf/
HDadf_drv.c129 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_dh895xcc/
HDadf_drv.c128 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c4xxx/
HDadf_drv.c132 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c3xxx/
HDadf_drv.c135 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_200xx/
HDadf_drv.c147 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c62x/
HDadf_drv.c135 hw_data->admin_ae_mask = hw_data->ae_mask; in adf_attach()
/freebsd-14-stable/sys/dev/qat/qat_common/
HDadf_freebsd_admin.c293 u32 ae_mask = hw_device->admin_ae_mask; in adf_set_fw_constants()
HDqat_hal.c1071 handle->hal_handle->admin_ae_mask = hw_data->admin_ae_mask; in qat_hal_init()
HDqat_uclo.c1486 if (handle->hal_handle->admin_ae_mask & in qat_uclo_is_broadcast()