Lines Matching refs:mac
160 if (hw->mac.autoneg == 1) { in igb_get_link_ksettings()
175 if (hw->mac.type == e1000_i354) { in igb_get_link_ksettings()
189 if (hw->mac.autoneg == 1) in igb_get_link_ksettings()
194 if (hw->mac.autoneg != 1) in igb_get_link_ksettings()
235 hw->mac.autoneg) in igb_get_link_ksettings()
298 hw->mac.autoneg = 1; in igb_set_link_ksettings()
361 struct e1000_mac_info *mac = &adapter->hw.mac; in igb_get_link() local
370 mac->get_link_status = 1; in igb_get_link()
680 if (hw->mac.type > e1000_82580) { in igb_get_regs()
687 if (hw->mac.type == e1000_82576) { in igb_get_regs()
723 if (hw->mac.type == e1000_i210 || hw->mac.type == e1000_i211) in igb_get_regs()
793 if ((hw->mac.type >= e1000_i210) && in igb_set_eeprom()
1278 switch (adapter->hw.mac.type) { in igb_reg_test()
1376 switch (hw->mac.type) { in igb_eeprom_test()
1445 switch (hw->mac.type) { in igb_intr_test()
1626 hw->mac.autoneg = false; in igb_integrated_phy_loopback()
1729 if (hw->mac.type >= e1000_82580) { in igb_setup_loopback_test()
1779 hw->mac.autoneg = true; in igb_loopback_cleanup()
1961 if (adapter->hw.mac.type == e1000_i354) { in igb_loopback_test()
1989 hw->mac.serdes_has_link = false; in igb_link_test()
1995 hw->mac.ops.check_for_link(&adapter->hw); in igb_link_test()
1996 if (hw->mac.serdes_has_link) in igb_link_test()
2003 hw->mac.ops.check_for_link(&adapter->hw); in igb_link_test()
2004 if (hw->mac.autoneg) in igb_link_test()
2031 forced_speed_duplex = adapter->hw.mac.forced_speed_duplex; in igb_diag_test()
2032 autoneg = adapter->hw.mac.autoneg; in igb_diag_test()
2070 adapter->hw.mac.forced_speed_duplex = forced_speed_duplex; in igb_diag_test()
2071 adapter->hw.mac.autoneg = autoneg; in igb_diag_test()
2395 switch (adapter->hw.mac.type) { in igb_get_ts_info()
2423 if (adapter->hw.mac.type >= e1000_82580) in igb_get_ts_info()
2760 if (hw->mac.type == e1000_i210 && in igb_add_filter()
3040 if ((hw->mac.type < e1000_i350) || in igb_get_eee()
3051 if (hw->mac.type == e1000_i354) { in igb_get_eee()
3067 switch (hw->mac.type) { in igb_get_eee()
3094 if ((hw->mac.type == e1000_i354) && in igb_get_eee()
3120 if ((hw->mac.type < e1000_i350) || in igb_set_eee()
3171 if (hw->mac.type == e1000_i354) in igb_set_eee()
3308 switch (hw->mac.type) { in igb_write_rss_indir_tbl()
3353 switch (hw->mac.type) { in igb_set_rxfh()