Home
last modified time | relevance | path

Searched refs:adf_ring_debugfs_add (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dadf_transport_internal.h55 int adf_ring_debugfs_add(struct adf_etr_ring_data *ring, const char *name);
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_transport_debug.c79 adf_ring_debugfs_add(struct adf_etr_ring_data *ring, const char *name) in adf_ring_debugfs_add() function
H A Dadf_transport.c445 if (adf_ring_debugfs_add(ring, ring_name)) { in adf_create_ring()