Searched refs:clean_desc (Results 1 – 1 of 1) sorted by relevance
322 unsigned int clean_desc; in fbnic_clean_twq0() local324 clean_desc = (hw_head - head) & ring->size_mask; in fbnic_clean_twq0()326 while (clean_desc) { in fbnic_clean_twq0()331 if (desc_cnt > clean_desc) in fbnic_clean_twq0()336 clean_desc -= desc_cnt; in fbnic_clean_twq0()