Lines Matching defs:last
703 int j, last;
724 last = tx_buf->nr_frags;
726 for (j = 0; j < last; j++) {
1202 u16 last;
1206 last = RING_CMP(*raw_cons);
1208 &cpr->cp_desc_ring[CP_RING(last)][CP_IDX(last)];
2869 int k, last;
2903 last = tx_buf->nr_frags;
2905 for (k = 0; k < last; k++, j++) {
10408 /* The last close may have shutdown the link, so need to call
12134 * must be the last functions to be called before exiting.