Home
last modified time | relevance | path

Searched refs:XGE_HAL_TXD_GATHER_CODE_LAST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h100 #define XGE_HAL_TXD_GATHER_CODE_LAST BIT(23) macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c517 txdp_last->control_1 |= XGE_HAL_TXD_GATHER_CODE_LAST; in xge_hal_fifo_dtr_post()
573 txdp_last->control_1 |= XGE_HAL_TXD_GATHER_CODE_LAST; in xge_hal_fifo_dtr_post_many()