Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nxge/xgehal/
Dxge-queue.c58 return XGE_QUEUE_IS_EMPTY; in __queue_consume()
165 item) != XGE_QUEUE_IS_EMPTY) in xge_queue_produce()
429 item) != XGE_QUEUE_IS_EMPTY) { in xge_queue_flush()
Dxgehal-device.c6812 if (qstatus == XGE_QUEUE_IS_EMPTY) in xge_hal_device_poll()
/freebsd-10-stable/sys/dev/nxge/include/
Dxge-queue.h58 XGE_QUEUE_IS_EMPTY = 2, enumerator