Home
last modified time | relevance | path

Searched refs:RX_SLOTS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/irda/
Ddonauboe.c86 #define RX_SLOTS 8 macro
278 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_dumpregs()
282 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_dumpregs()
495 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_initring()
653 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_dumptx()
663 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_dumprx()
786 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_numvalidrcvs()
797 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_numrcvs()
1295 self->rxs %= RX_SLOTS; in toshoboe_interrupt()
1490 for (i = 0; i < RX_SLOTS; ++i) in toshoboe_close()
[all …]