Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.c85 #define TX_SLOTS 8 macro
488 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_initring()
848 self->txs %= TX_SLOTS; in toshoboe_probe()
856 self->txs %= TX_SLOTS; in toshoboe_probe()
864 self->txs %= TX_SLOTS; in toshoboe_probe()
873 self->txs %= TX_SLOTS; in toshoboe_probe()
1069 self->txs %= TX_SLOTS; in toshoboe_hard_xmit()
1125 self->txs %= TX_SLOTS; in toshoboe_hard_xmit()
1161 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_interrupt()
1179 txpc %= TX_SLOTS; in toshoboe_interrupt()
[all …]