Searched refs:clean_desc (Results 1 – 1 of 1) sorted by relevance
551 unsigned int clean_desc; in fbnic_clean_twq0() local553 clean_desc = (hw_head - head) & ring->size_mask; in fbnic_clean_twq0()555 while (clean_desc) { in fbnic_clean_twq0()560 if (desc_cnt > clean_desc) in fbnic_clean_twq0()572 clean_desc -= desc_cnt; in fbnic_clean_twq0()