Searched refs:first_txdp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h196 * @first_txdp: (TODO).
235 xge_hal_fifo_txd_t *first_txdp; member in struct:xge_hal_fifo_txdl_priv_t
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c155 txdp = next_txdl_priv->first_txdp;
185 txdp = current_txdl_priv->first_txdp;
302 xge_assert(next_txdl_priv->first_txdp == next_txdp);
H A Dxgehal-fifo.c55 txdl_priv->first_txdp = (xge_hal_fifo_txd_t *)item;

Completed in 61 milliseconds