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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h217 * See also: xge_hal_fifo_config_t{}
254 * struct xge_hal_fifo_config_t - Configuration of all 8 fifos.
274 * the xge_hal_fifo_config_t{} structure. Please refer to the
278 typedef struct xge_hal_fifo_config_t { struct
303 } xge_hal_fifo_config_t; typedef in typeref:struct:xge_hal_fifo_config_t
367 * See also: xge_hal_fifo_config_t{}.
590 * @fifo: See xge_hal_fifo_config_t{}.
743 xge_hal_fifo_config_t fifo;
H A Dxgehal-fifo.h140 * @no_snoop_bits: See xge_hal_fifo_config_t{}.
158 xge_hal_fifo_config_t *config;
175 * xge_hal_fifo_config_t{})
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c157 __hal_fifo_queue_check (xge_hal_fifo_config_t *new_config,
367 __hal_fifo_config_check (xge_hal_fifo_config_t *new_config)
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c882 xge_hal_fifo_config_t *fifo_conf = &hal_conf->fifo;

Completed in 201 milliseconds