Searched refs:phy_an_exp (Results 1 – 3 of 3) sorted by relevance
980 uint16_t phy_an_exp; /* contents of PHY_AUTONEG_EXP */ member
6137 &Adapter->phy_an_exp); in e1000g_get_phy_state()6198 (Adapter->phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in e1000g_get_phy_state()
5044 uint16_t phy_an_exp; in igb_get_phy_state() local5056 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_an_exp); in igb_get_phy_state()5113 (phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in igb_get_phy_state()