Home
last modified time | relevance | path

Searched refs:XGE_QUEUE_IS_EMPTY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c53 return XGE_QUEUE_IS_EMPTY; in __queue_consume()
160 item) != XGE_QUEUE_IS_EMPTY) in xge_queue_produce()
424 item) != XGE_QUEUE_IS_EMPTY) { in xge_queue_flush()
H A Dxgehal-device.c6811 if (qstatus == XGE_QUEUE_IS_EMPTY) in xge_hal_device_poll()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h53 XGE_QUEUE_IS_EMPTY = 2, enumerator