Searched refs:e1000_auto_x_mode (Results 1 – 2 of 2) sorted by relevance
207 } e1000_auto_x_mode; typedef251 e1000_auto_x_mode mdix_mode;
4193 phy_info->mdix_mode = (e1000_auto_x_mode)((phy_data & IGP01E1000_PSSR_MDIX) >> in e1000_phy_igp_get_info()4276 phy_info->mdix_mode = (e1000_auto_x_mode) in e1000_phy_ife_get_info()4327 phy_info->mdix_mode = (e1000_auto_x_mode)((phy_data & M88E1000_PSSR_MDIX) >> in e1000_phy_m88_get_info()