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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h40 * @XGE_QUEUE_IS_FULL: Queue is full, need to grow.
52 XGE_QUEUE_IS_FULL = 1, enumerator in enum:xge_queue_status_e
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c133 * XGE_QUEUE_IS_FULL - Queue is full.
198 return XGE_QUEUE_IS_FULL;
203 return XGE_QUEUE_IS_FULL;

Completed in 266 milliseconds