Searched refs:linkok (Results 1 – 1 of 1) sorted by relevance
413 unsigned int linkok; member903 if (np->linkok) in netdev_open()942 np->linkok = 0; in getlinkstatus()947 np->linkok = 1; in getlinkstatus()955 np->linkok = 1; in getlinkstatus()1098 unsigned int old_linkok = np->linkok; in netdev_timer()1110 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */ in netdev_timer()