Searched refs:post_index (Results 1 – 5 of 5) sorted by relevance
142 xge_assert(channel->work_arr[channel->post_index] == NULL); in __hal_channel_dtr_post()144 channel->work_arr[channel->post_index++] = dtrh; in __hal_channel_dtr_post()147 if (channel->post_index == channel->length) in __hal_channel_dtr_post()148 channel->post_index = 0; in __hal_channel_dtr_post()
492 ((xge_hal_ring_t *)channelh)->channel.post_index, in xge_hal_ring_dtr_pre_post()506 if (channel->post_index != 0) { in xge_hal_ring_dtr_pre_post()511 prev_dtrh = channel->work_arr[channel->post_index - 1]; in xge_hal_ring_dtr_pre_post()
204 channel->post_index = 0; in __hal_channel_initialize()369 channel->post_index = 0; in xge_hal_channel_open()
1315 __HAL_AUX_ENTRY(key, channel->post_index, "%u"); in xge_hal_aux_channel_read()1366 __HAL_AUX_ENTRY(key, channel->post_index, "%u"); in xge_hal_aux_channel_read()
363 post_index; member365 int post_index