Searched refs:IFM_ACTIVE (Results 1 – 3 of 3) sorted by relevance
241 #define IFM_ACTIVE 0x00000002 /* Interface attached to working net */ macro
477 mii->mii_media_status |= IFM_ACTIVE; in e1000phy_status()
319 if ((mii->mii_media_status & (IFM_AVALID | IFM_ACTIVE)) == (IFM_AVALID | IFM_ACTIVE)) { in msk_miibus_statchg()