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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Ddonauboe.c89 #define TX_SLOTS 8 macro
501 for (i = 0; i < TX_SLOTS; ++i)
866 self->txs %= TX_SLOTS;
874 self->txs %= TX_SLOTS;
882 self->txs %= TX_SLOTS;
891 self->txs %= TX_SLOTS;
1090 self->txs %= TX_SLOTS;
1145 self->txs %= TX_SLOTS;
1181 for (i = 0; i < TX_SLOTS; ++i)
1200 txpc %= TX_SLOTS;
[all...]

Completed in 99 milliseconds