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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h166 xge_queue_status_e __io_queue_grow(xge_queue_h qh);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c207 status = __io_queue_grow(queueh);
309 * __io_queue_grow - Dynamically increases the size of the queue.
321 __io_queue_grow(xge_queue_h queueh) function

Completed in 59 milliseconds