Home
last modified time | relevance | path

Searched refs:e1000_i211 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c183 case e1000_i211: in igb_ptp_systim_to_hwtstamp()
949 if (hw->mac.type == e1000_i210 || hw->mac.type == e1000_i211) { in igb_ptp_tx_hwtstamp()
1015 if (hw->mac.type == e1000_i210 || hw->mac.type == e1000_i211) { in igb_ptp_rx_pktstamp()
1213 (hw->mac.type == e1000_i211)) { in igb_ptp_set_timestamp_mode()
1356 case e1000_i211: in igb_ptp_init()
1488 case e1000_i211: in igb_ptp_reset()
1502 if ((hw->mac.type == e1000_i210) || (hw->mac.type == e1000_i211)) { in igb_ptp_reset()
H A De1000_mac.c548 if (hw->mac.type == e1000_i210 || hw->mac.type == e1000_i211) in igb_update_mc_addr_list()
1407 (hw->mac.type == e1000_i211)) in igb_id_led_init()
H A Digb_main.c698 case e1000_i211: in igb_cache_ring_register()
807 case e1000_i211: in igb_assign_vector()
875 case e1000_i211: in igb_configure_msix()
2314 case e1000_i211: in igb_reset()
2444 case e1000_i211: in igb_reset()
3081 case e1000_i211: in igb_set_fw_version()
3381 case e1000_i211: in igb_probe()
3627 case e1000_i211: in igb_probe()
3944 if ((hw->mac.type == e1000_i210) || (hw->mac.type == e1000_i211) || in igb_probe_vfs()
3968 case e1000_i211: in igb_get_max_rss_queues()
[all …]
H A Digb_ethtool.c723 if (hw->mac.type == e1000_i210 || hw->mac.type == e1000_i211) in igb_get_regs()
1285 case e1000_i211: in igb_reg_test()
1378 case e1000_i211: in igb_eeprom_test()
1458 case e1000_i211: in igb_intr_test()
2398 case e1000_i211: in igb_get_ts_info()
3069 case e1000_i211: in igb_get_eee()
H A De1000_hw.h74 e1000_i211, enumerator
H A De1000_phy.c61 if ((hw->mac.type == e1000_i210) || (hw->mac.type == e1000_i211)) in igb_get_phy_id()