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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Driointr.c171 static int TxIntr; variable
279 TxIntr++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dinterrupt.c574 if (csr5 & (TxNoBuf | TxDied | TxIntr | TimerInt)) {
752 TxIntr |
H A Dtulip.h158 TxIntr = 0x01, enumerator in enum:status_bits
H A Dde2104x.c194 TxIntr = (1 << 0), enumerator in enum:__anon13466
251 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
523 if (status & (TxIntr | TxEmpty))
H A Dwinbond-840.c1143 if (intr_status & (TxNoBuf | TxIntr) &&

Completed in 128 milliseconds