Lines Matching defs:cleaned
242 * is no guarantee that everything was cleaned
253 bool cleaned = false;
282 cleaned = true;
383 return cleaned;
494 * @tx_ring: ring to be cleaned
770 * returns true if ring is completely cleaned
781 bool cleaned = false;
802 for (cleaned = false; !cleaned; count++) {
804 cleaned = (tx_desc == eop_desc);
887 /* Ring was not completely cleaned, so fire another interrupt */
1952 /* Cause software interrupt to ensure Rx ring is cleaned */