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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851.h187 #define IRQ_LCI (1 << 15) macro
H A Dks8851.c563 if (status & IRQ_LCI) {
565 handled |= IRQ_LCI;
818 #define STD_IRQ (IRQ_LCI | /* Link Change */ \
H A Dks8851_mll.c220 #define IRQ_LCI (1 << 15) macro
869 if (unlikely(status & IRQ_LCI))
1493 ks->rc_ier = (IRQ_LCI | IRQ_TXI | IRQ_RXI);

Completed in 56 milliseconds