Lines Matching refs:TX_SLOTS
88 #define TX_SLOTS 8 macro
543 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_initring()
915 self->txs %= TX_SLOTS; in toshoboe_probe()
923 self->txs %= TX_SLOTS; in toshoboe_probe()
931 self->txs %= TX_SLOTS; in toshoboe_probe()
940 self->txs %= TX_SLOTS; in toshoboe_probe()
1136 self->txs %= TX_SLOTS; in toshoboe_hard_xmit()
1191 self->txs %= TX_SLOTS; in toshoboe_hard_xmit()
1230 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_interrupt()
1249 txpc %= TX_SLOTS; in toshoboe_interrupt()
1570 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_close()
1699 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_open()
1762 for (i = 0; i < TX_SLOTS; ++i) in toshoboe_open()