Searched refs:xge_hal_fifo_queue_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h196 * struct xge_hal_fifo_queue_t - Single fifo configuration.
205 * to xge_hal_fifo_queue_t{} in the driver sources.
215 * the xge_hal_fifo_queue_t{} structure. Please refer to the
219 typedef struct xge_hal_fifo_queue_t { struct
251 } xge_hal_fifo_queue_t; typedef in typeref:struct:xge_hal_fifo_queue_t
271 * Configuration of all Xframe fifos. Includes array of xge_hal_fifo_queue_t
302 xge_hal_fifo_queue_t queue[XGE_HAL_MAX_FIFO_NUM];
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c158 xge_hal_fifo_queue_t *new_queue)
H A Dxgehal-fifo.c155 xge_hal_fifo_queue_t *queue;
H A Dxgehal-mgmtaux.c1562 xge_hal_fifo_queue_t *fifo;

Completed in 1229 milliseconds