Lines Matching defs:last
676 int j, last;
690 last = tx_buf->nr_frags;
692 for (j = 0; j < last; j++) {
1119 u16 last;
1123 last = RING_CMP(*raw_cons);
1125 &cpr->cp_desc_ring[CP_RING(last)][CP_IDX(last)];
2623 int k, last;
2657 last = tx_buf->nr_frags;
2659 for (k = 0; k < last; k++, j++) {
9774 /* The last close may have shutdown the link, so need to call
11198 * must be the last functions to be called before exiting.