Home
last modified time | relevance | path

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); in xge_queue_produce()
321 __io_queue_grow(xge_queue_h queueh) in __io_queue_grow() function