Lines Matching refs:mac
336 if (hw->mac.type == e1000_pch2lan) in e1000_read_phy_reg_mdic()
401 if (hw->mac.type == e1000_pch2lan) in e1000_write_phy_reg_mdic()
1426 if (hw->mac.autoneg) { in e1000_copper_link_setup_igp()
1675 hw->mac.get_link_status = TRUE; in e1000_copper_link_autoneg()
1696 if (hw->mac.autoneg) { in e1000_setup_copper_link_generic()
1725 hw->mac.ops.config_collision_dist(hw); in e1000_setup_copper_link_generic()
2017 struct e1000_mac_info *mac = &hw->mac; in e1000_phy_force_speed_duplex_setup() local
2037 if (mac->forced_speed_duplex & E1000_ALL_HALF_DUPLEX) { in e1000_phy_force_speed_duplex_setup()
2048 if (mac->forced_speed_duplex & E1000_ALL_100_SPEED) { in e1000_phy_force_speed_duplex_setup()
2059 hw->mac.ops.config_collision_dist(hw); in e1000_phy_force_speed_duplex_setup()
3441 if ((hw->mac.type == e1000_pchlan) && in e1000_access_phy_wakeup_reg_bm()