Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.c1542 base = card->tst[card->tst_index]; in tst_timer()
1543 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1556 card->tst_index ^= 1; in tst_timer()
1559 base = card->tst[card->tst_index]; in tst_timer()
1560 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1622 idle = card->tst[card->tst_index ^ 1]; in __fill_tst()
1678 idle = card->tst[card->tst_index ^ 1]; in __clear_tst()
3248 card->tst_index = 0; in init_sram()
H A Didt77252.h398 unsigned int tst_index; /* Current TST in use */ member
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.c1541 base = card->tst[card->tst_index]; in tst_timer()
1542 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1555 card->tst_index ^= 1; in tst_timer()
1558 base = card->tst[card->tst_index]; in tst_timer()
1559 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1621 idle = card->tst[card->tst_index ^ 1]; in __fill_tst()
1677 idle = card->tst[card->tst_index ^ 1]; in __clear_tst()
3241 card->tst_index = 0; in init_sram()
H A Didt77252.h398 unsigned int tst_index; /* Current TST in use */ member

Completed in 19 milliseconds