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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c409 unsigned int linkok; member in struct:netdev_private
885 if (np->linkok)
924 np->linkok = 0;
929 np->linkok = 1;
937 np->linkok = 1;
1080 unsigned int old_linkok = np->linkok;
1092 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */

Completed in 50 milliseconds