Searched refs:linkok (Results 1 – 1 of 1) sorted by relevance
403 unsigned int linkok; member888 if (np->linkok) in netdev_open()922 np->linkok = 0; in getlinkstatus()927 np->linkok = 1; in getlinkstatus()935 np->linkok = 1; in getlinkstatus()1079 unsigned int old_linkok = np->linkok; in netdev_timer()1091 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */ in netdev_timer()