Searched refs:first_lap (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_eddp.c314 int first_lap = 1; local
326 if (first_lap)
341 if (!first_lap)
347 first_lap = 0;
H A Dqeth_main.c4165 int first_lap ; local
4169 first_lap = (is_tso == 0 ? 1 : 0);
4181 if (first_lap)
4187 if (first_lap)
4196 first_lap = 0;

Completed in 127 milliseconds