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

/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxge-queue.h284 * vxge_io_queue_grow - Dynamically increases the size of the queue.
296 vxge_io_queue_grow(vxge_queue_h qh);
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxge-queue.c244 status = vxge_io_queue_grow(queueh);
391 * vxge_io_queue_grow - Dynamically increases the size of the queue.
403 vxge_io_queue_grow(vxge_queue_h queueh) function

Completed in 121 milliseconds