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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h276 * See also: xge_hal_ring_queue_t{}.
318 * struct xge_hal_ring_queue_t - Single ring configuration.
349 * to xge_hal_ring_queue_t{} in the driver sources.
365 * the xge_hal_ring_queue_t{} structure. Please refer to the
369 typedef struct xge_hal_ring_queue_t { struct
433 } xge_hal_ring_queue_t; typedef in typeref:struct:xge_hal_ring_queue_t
447 * See also: xge_hal_ring_queue_t{}.
467 xge_hal_ring_queue_t queue[XGE_HAL_MAX_RING_NUM];

Completed in 71 milliseconds