Searched refs:adf_cfg_device (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.h37 adf_cfg_get_free_instance(struct adf_cfg_device *device,
43 struct adf_cfg_device *device,
52 struct adf_cfg_device *device);
H A Dadf_cfg_bundle.c40 adf_cfg_get_free_instance(struct adf_cfg_device *device,
153 struct adf_cfg_device *device,
222 struct adf_cfg_device *device,
273 struct adf_cfg_device *device)
350 struct adf_cfg_device *device)
H A Dadf_cfg_device.c5 #include "adf_cfg_device.h"
196 adf_cfg_get_ring_pairs(struct adf_cfg_device *device,
339 struct adf_cfg_device *cfg_dev = accel_dev->cfg->dev;
571 adf_cfg_device_init(struct adf_cfg_device *device,
653 adf_cfg_device_clear(struct adf_cfg_device *device,
1165 struct adf_cfg_device *cfg_device = NULL;
1179 cfg_device = (struct adf_cfg_device *)malloc(sizeof(*cfg_device),
H A Dadf_cfg_sysctl.c9 #include "adf_cfg_device.h"
83 struct adf_cfg_device *cfg_dev = NULL;
H A Dadf_cfg_section.c4 #include "adf_cfg_device.h"
1104 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/include/
H A Dadf_cfg_device.h71 int adf_cfg_get_ring_pairs(struct adf_cfg_device *device,
76 int adf_cfg_device_init(struct adf_cfg_device *device,
79 void adf_cfg_device_clear(struct adf_cfg_device *device,
/freebsd-current/sys/modules/qat/qat_common/
H A DMakefile16 SRCS+= adf_cfg_device.c adf_cfg_section.c adf_cfg_instance.c adf_cfg_bundle.c adf_cfg_sysctl.c
/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg.h29 struct adf_cfg_device *dev;
H A Dadf_cfg_common.h123 struct adf_cfg_device { struct
/freebsd-current/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_drv.c9 #include "adf_cfg_device.h"
88 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_drv.c9 #include "adf_cfg_device.h"
88 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_drv.c9 #include "adf_cfg_device.h"
88 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_drv.c9 #include "adf_cfg_device.h"
88 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_drv.c9 #include "adf_cfg_device.h"
88 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_drv.c10 #include "adf_cfg_device.h"
91 struct adf_cfg_device *cfg_dev = NULL;
/freebsd-current/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_drv.c10 #include "adf_cfg_device.h"
99 struct adf_cfg_device *cfg_dev = NULL;

Completed in 97 milliseconds