Searched refs:linkok (Results 1 – 1 of 1) sorted by relevance
410 unsigned int linkok; member898 if (np->linkok) in netdev_open()932 np->linkok = 0; in getlinkstatus()937 np->linkok = 1; in getlinkstatus()945 np->linkok = 1; in getlinkstatus()1087 unsigned int old_linkok = np->linkok; in netdev_timer()1099 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */ in netdev_timer()