Lines Matching defs:timeout

279       0.40     5-Mar-96   Fix setup frame timeout <maartenb@hpkuipc.cern.ch>.
343 Fix initialisation problem with lp->timeout in
624 #define QUEUE_PKT_TIMEOUT (3*HZ) /* 3 second timeout */
822 int timeout; /* Scheduling counter */
927 static int de4x5_suspect_state(struct net_device *dev, int timeout, int prev_state, int (*fn)(struct net_device *, int), int (*asfn)(struct net_device *));
928 static int dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout, int next_state, int suspect_state, int (*fn)(struct net_device *, int));
1147 lp->timeout = -1;
1336 netif_trans_update(dev); /* prevent tx timeout */
1936 netif_trans_update(dev); /* prevent tx timeout */
2400 lp->timeout = -1;
2460 dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout,
2477 linkBad = fn(dev, timeout);
2499 de4x5_suspect_state(struct net_device *dev, int timeout, int prev_state,
2518 linkBad = fn(dev, timeout);
2554 lp->timeout = -1;
2572 if (lp->timeout < 0) {
2619 if (lp->timeout < 0) {
2653 if (lp->timeout < 0) {
2684 if (lp->timeout < 0) {
2754 if (lp->timeout < 0) {
2802 if (lp->timeout < 0) {
2848 if (lp->timeout < 0) {
2938 if (lp->timeout < 0) {
2942 lp->timeout = -1;
2985 if (lp->timeout < 0) {
3032 if (lp->timeout < 0) {
3063 if (lp->timeout < 0) {
3298 if (lp->timeout < 0) {
3331 if (lp->timeout < 0) {
3332 lp->timeout = msec/100;
3353 if (!(sts & irqs) && --lp->timeout) {
3356 lp->timeout = -1;
3369 if (lp->timeout < 0) {
3370 lp->timeout = msec/100;
3375 if (sisr && --lp->timeout) {
3378 lp->timeout = -1;
3397 if (lp->timeout < 0) {
3400 lp->timeout = (msec - SAMPLE_DELAY)/SAMPLE_INTERVAL;
3404 lp->timeout = msec/SAMPLE_INTERVAL;
3413 if (!(gep & ret) && --lp->timeout) {
3416 lp->timeout = -1;
3427 if (lp->timeout < 0) {
3428 lp->timeout = 1;
3431 if (lp->timeout--) {
3434 lp->timeout = -1;
3451 if (lp->timeout < 0) {
3452 lp->timeout = msec/100;
3458 if (test && --lp->timeout) {
3461 lp->timeout = -1;
3561 if (lp->timeout < 0) {
3562 lp->timeout = msec/100;
3574 (--lp->timeout)) {
3579 lp->timeout) {
3584 lp->timeout = -1;
3792 if (lp->timeout < 0) {
3793 lp->timeout = msec/100;
3804 if (!(sts & irqs) && (ans ^ ANS_NWOK) && --lp->timeout) {
3807 lp->timeout = -1;
4544 if ((lp->media == INIT) && (lp->timeout < 0)) {
4584 if ((lp->media == INIT) && (lp->timeout < 0)) {
4635 } else if ((lp->media == INIT) && (lp->timeout < 0)) {
4663 if ((lp->media == INIT) && (lp->timeout < 0)) {
4721 } else if ((lp->media == INIT) && (lp->timeout < 0)) {
4750 if ((lp->media == INIT) && (lp->timeout < 0)) {