Searched refs:ending_index (Results 1 – 1 of 1) sorted by relevance
1917 uint32_t ending_index, index = reg->postq_index; in arcmsr_post_ccb() local1919 ending_index = ((index + 1) % ARCMSR_MAX_HBB_POSTQUEUE); in arcmsr_post_ccb()1920 reg->post_qbuffer[ending_index] = 0; in arcmsr_post_ccb()