Lines Matching refs:TX_SLOTS
85 #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()
1484 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_close()
1610 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_open()
1659 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_open()