Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_common_drv.h153 int adf_send_admin_init(struct adf_accel_dev *accel_dev);
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c357 hw_data->send_admin_init = adf_send_admin_init; in adf_init_hw_data_dh895xcc()
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c364 hw_data->send_admin_init = adf_send_admin_init; in adf_init_hw_data_c3xxx()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c369 hw_data->send_admin_init = adf_send_admin_init; in adf_init_hw_data_c62x()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_admin.c391 adf_send_admin_init(struct adf_accel_dev *accel_dev) in adf_send_admin_init() function
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c491 hw_data->send_admin_init = adf_send_admin_init; in adf_init_hw_data_200xx()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c2162 hw_data->send_admin_init = adf_send_admin_init; in adf_init_hw_data_c4xxx()