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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D7990.h115 int auto_select; /* cable-selection is by carrier */ member in struct:lance_private
H A Dsunlance.c41 * 8/28/96: Send fake packet in lance_open() if auto_select is true,
255 char auto_select; /* cable-selection by carrier */ member in struct:lance_private
596 if (lp->auto_select) {
766 if (lp->auto_select) {
963 if (!status && lp->auto_select) {
1453 lp->auto_select = 1;
1456 lp->auto_select = 0;
1459 lp->auto_select = 0;
H A Da2065.c122 int auto_select; /* cable-selection by carrier */ member in struct:lance_private
368 if (lp->auto_select) {
748 priv->auto_select = 0;
H A D7990.c382 if (lp->auto_select) {

Completed in 118 milliseconds