Lines Matching refs:lasttx
998 "idle transmitter tx2=%d, lasttx=%d, txing=%d\n",
999 ei_local->tx2, ei_local->lasttx,
1009 "idle transmitter, tx1=%d, lasttx=%d, txing=%d\n",
1010 ei_local->tx1, ei_local->lasttx,
1018 ei_local->lasttx);
1049 ei_local->lasttx = -1;
1054 ei_local->lasttx = -2;
1265 if (ei_local->lasttx != 1 && ei_local->lasttx != -1)
1267 ei_local->name, ei_local->lasttx,
1276 ei_local->lasttx = 2;
1278 ei_local->lasttx = 20;
1284 if (ei_local->lasttx != 2 && ei_local->lasttx != -2)
1286 ei_local->name, ei_local->lasttx,
1295 ei_local->lasttx = 1;
1297 ei_local->lasttx = 10;
1302 // netdev_warn(dev, "unexpected TX-done interrupt, lasttx=%d\n",
1303 // ei_local->lasttx);