Searched refs:txdp_first (Results 1 – 1 of 1) sorted by relevance
505 xge_hal_fifo_txd_t *txdp_first; in xge_hal_fifo_dtr_post() local512 txdp_first = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_fifo_dtr_post()513 txdp_first->control_1 |= XGE_HAL_TXD_GATHER_CODE_FIRST; in xge_hal_fifo_dtr_post()514 txdp_first->control_2 |= fifo->interrupt_type; in xge_hal_fifo_dtr_post()558 xge_hal_fifo_txd_t *txdp_first; in xge_hal_fifo_dtr_post_many() local566 txdp_first = (xge_hal_fifo_txd_t *)dtrs[0]; in xge_hal_fifo_dtr_post_many()567 txdp_first->control_1 |= XGE_HAL_TXD_GATHER_CODE_FIRST; in xge_hal_fifo_dtr_post_many()568 txdp_first->control_2 |= fifo->interrupt_type; in xge_hal_fifo_dtr_post_many()