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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_droq.c518 lio_droq_get_bufcount(uint32_t buf_size, uint32_t total_len) function
532 cnt = lio_droq_get_bufcount(droq->buffer_size, (uint32_t)info->length);
575 buf_cnt = lio_droq_get_bufcount(droq->buffer_size,

Completed in 105 milliseconds