Searched refs:phy_an_exp (Results 1 – 3 of 3) sorted by relevance
981 uint16_t phy_an_exp; /* contents of PHY_AUTONEG_EXP */ member
6354 &Adapter->phy_an_exp); in e1000g_get_phy_state()6415 (Adapter->phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in e1000g_get_phy_state()
5054 uint16_t phy_an_exp; in igb_get_phy_state() local5066 (void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_an_exp); in igb_get_phy_state()5123 (phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in igb_get_phy_state()