Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h99 #define XGE_HAL_TXD_GATHER_CODE_FIRST BIT(22) macro
/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c513 txdp_first->control_1 |= XGE_HAL_TXD_GATHER_CODE_FIRST; in xge_hal_fifo_dtr_post()
567 txdp_first->control_1 |= XGE_HAL_TXD_GATHER_CODE_FIRST; in xge_hal_fifo_dtr_post_many()