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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h145 * per-TxDL HAL private space (xge_hal_fifo_txdl_priv_t).
169 * struct xge_hal_fifo_txdl_priv_t - Transmit descriptor HAL-private
217 typedef struct xge_hal_fifo_txdl_priv_t { struct
234 struct xge_hal_fifo_txdl_priv_t *next_txdl_priv;
243 } xge_hal_fifo_txdl_priv_t; typedef in typeref:struct:xge_hal_fifo_txdl_priv_t
274 __HAL_STATIC_FIFO __HAL_INLINE_FIFO xge_hal_fifo_txdl_priv_t*

Completed in 62 milliseconds