Searched refs:adf_cfg_ring (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg_common.h144 struct adf_cfg_ring { struct
162 struct adf_cfg_ring **rings;
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c353 struct adf_cfg_ring *ring_in_bundle;
363 malloc(bundle->num_of_rings * sizeof(struct adf_cfg_ring *),
368 ring_in_bundle = malloc(sizeof(struct adf_cfg_ring),

Completed in 130 milliseconds