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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h66 * @data_size: Size of the enqueued user data. Note that xge_queue_t
71 * Item of the xge_queue_t{}. The queue is protected
73 * See also: xge_queue_t{}.
95 * struct xge_queue_t - Protected dynamic queue of variable-size items.
124 typedef struct xge_queue_t { struct
139 } xge_queue_t; typedef in typeref:struct:xge_queue_t

Completed in 59 milliseconds