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

/freebsd-13-stable/sys/dev/liquidio/base/
H A Dlio_droq.h60 #define LIO_DROQ_DESC_SIZE (sizeof(struct lio_droq_desc)) macro
H A Dlio_droq.c224 lio_dma_free((droq->max_count * LIO_DROQ_DESC_SIZE),
290 desc_ring_size = droq->max_count * LIO_DROQ_DESC_SIZE;

Completed in 107 milliseconds