Home
last modified time | relevance | path

Searched refs:e1000_82580 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_82575.c99 case e1000_82580: in igb_sgmii_uses_mdio_82575()
210 case e1000_82580: in igb_init_phy_params_82575()
384 case e1000_82580: in igb_init_nvm_params_82575()
418 case e1000_82580: in igb_init_mac_params_82575()
430 if (mac->type >= e1000_82580) in igb_init_mac_params_82575()
469 if (mac->type == e1000_82580) { in igb_init_mac_params_82575()
588 mac->type = e1000_82580; in igb_get_invariants_82575()
859 case e1000_82580: in igb_get_phy_id_82575()
1585 case e1000_82580: in igb_setup_copper_link_82575()
2224 if (hw->mac.type != e1000_82580) in igb_reset_mdicnfg_82580()
[all …]
Digb_ptp.c161 case e1000_82580: in igb_ptp_systim_to_hwtstamp()
1002 if ((hw->mac.type >= e1000_82580) && tsync_rx_ctl) { in igb_ptp_set_timestamp_mode()
1130 case e1000_82580: in igb_ptp_init()
1264 case e1000_82580: in igb_ptp_reset()
De1000_mac.c296 if (hw->mac.type >= e1000_82580) in igb_check_alt_mac_addr()
1563 if (hw->mac.type >= e1000_82580) in igb_validate_mdi_setting()
Digb_ethtool.c671 if (hw->mac.type > e1000_82580) { in igb_get_regs()
1271 case e1000_82580: in igb_reg_test()
1432 case e1000_82580: in igb_intr_test()
1709 if (hw->mac.type >= e1000_82580) { in igb_setup_loopback_test()
2413 case e1000_82580: in igb_get_ts_info()
2433 if (adapter->hw.mac.type >= e1000_82580) in igb_get_ts_info()
De1000_hw.h70 e1000_82580, enumerator
Digb_main.c725 case e1000_82580: in igb_cache_ring_register()
833 case e1000_82580: in igb_assign_vector()
901 case e1000_82580: in igb_configure_msix()
2272 case e1000_82580: in igb_reset()
3272 if (hw->mac.type >= e1000_82580) in igb_probe()
3764 case e1000_82580: in igb_get_max_rss_queues()
3796 case e1000_82580: in igb_set_flag_queue_pairs()
4529 if (hw->mac.type >= e1000_82580) in igb_configure_rx_ring()
4886 case e1000_82580: in igb_vlan_promisc_enable()
6211 if (hw->mac.type >= e1000_82580) in igb_tx_timeout()
[all …]
De1000_nvm.c705 case e1000_82580: in igb_get_fw_version()