Searched refs:tot_words (Results 1 – 1 of 1) sorted by relevance
141 u16 words, i, tot_words = 0; in snet_ctrl_read_from_dpu() local172 while (buf_words != tot_words) { in snet_ctrl_read_from_dpu()188 words = min_t(u16, val & SNET_CTRL_DATA_SIZE_MASK, buf_words - tot_words); in snet_ctrl_read_from_dpu()195 tot_words += words; in snet_ctrl_read_from_dpu()