Searched defs:xge_queue_consume (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c44 * See xge_queue_consume().
136 * See also: xge_queue_item_t{}, xge_queue_consume().
375 * xge_queue_consume - Dequeue an item from the specified queue.
392 xge_queue_consume(xge_queue_h queueh, int data_max_size, xge_queue_item_t *item) function
422 while (xge_queue_consume(queueh,

Completed in 59 milliseconds