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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dcs89x0.h195 #define LOW_RX_SQUELCH 0x4000 macro
H A Dcs89x0.c233 int linectl; /* either 0 or LOW_RX_SQUELCH, depending on configuration. */
699 if ((i & LOW_RX_SQUELCH) == LOW_RX_SQUELCH)
1372 lp->linectl = LOW_RX_SQUELCH;

Completed in 93 milliseconds