Searched refs:clean_desc (Results 1 – 1 of 1) sorted by relevance
532 unsigned int clean_desc; in fbnic_clean_twq0() local534 clean_desc = (hw_head - head) & ring->size_mask; in fbnic_clean_twq0()536 while (clean_desc) { in fbnic_clean_twq0()541 if (desc_cnt > clean_desc) in fbnic_clean_twq0()553 clean_desc -= desc_cnt; in fbnic_clean_twq0()