Searched refs:clean_desc (Results 1 – 1 of 1) sorted by relevance
552 unsigned int clean_desc; in fbnic_clean_twq0() local554 clean_desc = (hw_head - head) & ring->size_mask; in fbnic_clean_twq0()556 while (clean_desc) { in fbnic_clean_twq0()561 if (desc_cnt > clean_desc) in fbnic_clean_twq0()573 clean_desc -= desc_cnt; in fbnic_clean_twq0()