Searched refs:adf_cfg_device (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/dev/qat/include/ |
H A D | adf_cfg_device.h | 71 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/sys/dev/qat/qat_common/ |
H A D | adf_cfg_bundle.h | 37 adf_cfg_get_free_instance(struct adf_cfg_device *device, 43 struct adf_cfg_device *device, 52 struct adf_cfg_device *device);
|
H A D | adf_cfg_bundle.c | 40 adf_cfg_get_free_instance(struct adf_cfg_device *device, in adf_cfg_get_free_instance() 153 struct adf_cfg_device *device, in adf_cfg_init_and_insert_inst() 222 struct adf_cfg_device *device, in adf_cfg_bundle_init() 273 struct adf_cfg_device *device) in adf_cfg_assign_serv_to_rings() 350 struct adf_cfg_device *device) in adf_cfg_init_ring2serv_mapping()
|
H A D | adf_cfg_device.c | 196 adf_cfg_get_ring_pairs(struct adf_cfg_device *device, in adf_cfg_get_ring_pairs() 339 struct adf_cfg_device *cfg_dev = accel_dev->cfg->dev; in adf_cfg_set_asym_rings_mask() 571 adf_cfg_device_init(struct adf_cfg_device *device, in adf_cfg_device_init() 653 adf_cfg_device_clear(struct adf_cfg_device *device, in adf_cfg_device_clear() 1165 struct adf_cfg_device *cfg_device = NULL; in adf_config_device() 1179 cfg_device = (struct adf_cfg_device *)malloc(sizeof(*cfg_device), in adf_config_device()
|
H A D | adf_cfg_sysctl.c | 83 struct adf_cfg_device *cfg_dev = NULL; in adf_cfg_up()
|
H A D | adf_cfg_section.c | 1104 struct adf_cfg_device *cfg_dev = NULL; in adf_cfg_setup_irq()
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg.h | 29 struct adf_cfg_device *dev;
|
H A D | adf_cfg_common.h | 123 struct adf_cfg_device { struct
|
/freebsd/sys/modules/qat/qat_common/ |
H A D | Makefile | 16 SRCS+= adf_cfg_device.c adf_cfg_section.c adf_cfg_instance.c adf_cfg_bundle.c adf_cfg_sysctl.c
|
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/ |
H A D | adf_drv.c | 91 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/ |
H A D | adf_drv.c | 88 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/ |
H A D | adf_drv.c | 88 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_drv.c | 88 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/ |
H A D | adf_drv.c | 99 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_200xx/ |
H A D | adf_drv.c | 88 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|
/freebsd/sys/dev/qat/qat_hw/qat_c62x/ |
H A D | adf_drv.c | 88 struct adf_cfg_device *cfg_dev = NULL; in adf_attach()
|