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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Ddonauboe.c85 #define TX_SLOTS 8 macro
497 for (i = 0; i < TX_SLOTS; ++i)
862 self->txs %= TX_SLOTS;
870 self->txs %= TX_SLOTS;
878 self->txs %= TX_SLOTS;
887 self->txs %= TX_SLOTS;
1084 self->txs %= TX_SLOTS;
1139 self->txs %= TX_SLOTS;
1175 for (i = 0; i < TX_SLOTS; ++i)
1194 txpc %= TX_SLOTS;
[all...]

Completed in 118 milliseconds