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

/drivers/net/ethernet/cirrus/
H A Dcs89x0.h195 #define LOW_RX_SQUELCH 0x4000 macro
H A Dcs89x0.c221 int linectl; /* either 0 or LOW_RX_SQUELCH, depending on configuration. */
636 if ((i & LOW_RX_SQUELCH) == LOW_RX_SQUELCH)
1309 lp->linectl = LOW_RX_SQUELCH;

Completed in 57 milliseconds