Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_ctl_drv.c220 static struct adf_uio_control_bundle
225 struct adf_uio_control_bundle *bundle = NULL; in adf_ctl_ioctl_bundle()
261 struct adf_uio_control_bundle *bundle; in adf_ctl_ioctl_reserve_ring()
308 struct adf_uio_control_bundle *bundle; in adf_ctl_ioctl_release_ring()
354 struct adf_uio_control_bundle *bundle; in adf_ctl_ioctl_enable_ring()
375 struct adf_uio_control_bundle *bundle; in adf_ctl_ioctl_disable_ring()
H A Dadf_freebsd_uio.c57 struct adf_uio_control_bundle *bundle = NULL; in adf_release_bundle()
265 struct adf_uio_control_bundle *bundle = NULL; in adf_uio_mmap_single()
309 struct adf_uio_control_bundle *bundle; in adf_uio_init_accel_ctrl()
344 struct adf_uio_control_bundle *bundle; in adf_uio_init_bundle_dev()
381 sizeof(struct adf_uio_control_bundle), in adf_uio_register()
418 struct adf_uio_control_bundle *bundle; in adf_uio_remove()
H A Dadf_freebsd_uio_cleanup.c47 struct adf_uio_control_bundle *bundle;
121 struct adf_uio_control_bundle *bundle; in get_orphan_bundle()
325 struct adf_uio_control_bundle *bundle; in adf_uio_do_cleanup_orphan()
H A Dadf_hw_arbiter.c117 adf_update_uio_ring_arb(struct adf_uio_control_bundle *bundle) in adf_update_uio_ring_arb()
/freebsd/sys/dev/qat/include/common/
H A Dadf_uio_control.h13 struct adf_uio_control_bundle { struct
37 struct adf_uio_control_bundle bundle[0]; argument
H A Dadf_uio.h9 struct adf_uio_control_bundle *bundle;
H A Dadf_common_drv.h178 void adf_update_uio_ring_arb(struct adf_uio_control_bundle *bundle);