Searched refs:__hal_channel_dtr_post (Results 1 – 7 of 7) sorted by relevance
438 __hal_channel_dtr_post(xge_hal_channel_h channelh, xge_hal_dtr_h dtrh);
320 __hal_channel_dtr_post(__hal_channel_t *channel, u32 dtr_index) in __hal_channel_dtr_post() function
1073 __hal_channel_dtr_post(&ring->channel, VXGE_HAL_RING_RXD_INDEX(rxdh)); in vxge_hal_ring_rxd_pre_post()1235 __hal_channel_dtr_post(&ring->channel, VXGE_HAL_RING_RXD_INDEX(rxdh)); in vxge_hal_ring_rxd_post()
1418 __hal_channel_dtr_post(&fifo->channel, VXGE_HAL_FIFO_TXDL_INDEX(txdlh)); in vxge_hal_fifo_txdl_post()
143 __hal_channel_dtr_post(xge_hal_channel_h channelh, xge_hal_dtr_h dtrh) in __hal_channel_dtr_post() function
528 __hal_channel_dtr_post(channelh, dtrh); in xge_hal_ring_dtr_pre_post()
110 __hal_channel_dtr_post(channelh, dtrh); in __hal_fifo_dtr_post_single()