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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.c1551 base = card->tst[card->tst_index];
1552 idle = card->tst[card->tst_index ^ 1];
1565 card->tst_index ^= 1;
1568 base = card->tst[card->tst_index];
1569 idle = card->tst[card->tst_index ^ 1];
1631 idle = card->tst[card->tst_index ^ 1];
1687 idle = card->tst[card->tst_index ^ 1];
3285 card->tst_index = 0;
H A Didt77252.h397 unsigned int tst_index; /* Current TST in use */ member in struct:idt77252_dev

Completed in 50 milliseconds