Searched refs:linkok (Results 1 – 1 of 1) sorted by relevance
403 unsigned int linkok; member890 if (np->linkok) in netdev_open()924 np->linkok = 0; in getlinkstatus()929 np->linkok = 1; in getlinkstatus()937 np->linkok = 1; in getlinkstatus()1081 unsigned int old_linkok = np->linkok; in netdev_timer()1093 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */ in netdev_timer()