Searched refs:txdp_last (Results 1 – 1 of 1) sorted by relevance
504 xge_hal_fifo_txd_t *txdp_last; in xge_hal_fifo_dtr_post() local516 txdp_last = (xge_hal_fifo_txd_t *)dtrh + (txdl_priv->frags - 1); in xge_hal_fifo_dtr_post()517 txdp_last->control_1 |= XGE_HAL_TXD_GATHER_CODE_LAST; in xge_hal_fifo_dtr_post()557 xge_hal_fifo_txd_t *txdp_last; in xge_hal_fifo_dtr_post_many() local571 txdp_last = (xge_hal_fifo_txd_t *)dtrs[num-1] + in xge_hal_fifo_dtr_post_many()573 txdp_last->control_1 |= XGE_HAL_TXD_GATHER_CODE_LAST; in xge_hal_fifo_dtr_post_many()