Lines Matching refs:cleaned
242 * is no guarantee that everything was cleaned
253 bool cleaned = false;
283 cleaned = true;
384 return cleaned;
495 * @tx_ring: ring to be cleaned
771 * returns true if ring is completely cleaned
782 bool cleaned = false;
803 for (cleaned = false; !cleaned; count++) {
805 cleaned = (tx_desc == eop_desc);
890 /* Ring was not completely cleaned, so fire another interrupt */
1963 /* Cause software interrupt to ensure Rx ring is cleaned */