Home
last modified time | relevance | path

Searched refs:QAT_RING_SIZE_BYTES_MIN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h150 #define QAT_RING_SIZE_BYTES_MIN(SIZE) \ macro
H A Dqat.c933 ring_size_bytes = QAT_RING_SIZE_BYTES_MIN(ring_size_bytes); in qat_etr_setup_ring()