Home
last modified time | relevance | path

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

/linux-6.12.1/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()
382 case e1000_82580: in igb_init_nvm_params_82575()
416 case e1000_82580: in igb_init_mac_params_82575()
428 if (mac->type >= e1000_82580) in igb_init_mac_params_82575()
467 if (mac->type == e1000_82580 || mac->type == e1000_i350) { in igb_init_mac_params_82575()
586 mac->type = e1000_82580; in igb_get_invariants_82575()
853 case e1000_82580: in igb_get_phy_id_82575()
1579 case e1000_82580: in igb_setup_copper_link_82575()
2218 if (hw->mac.type != e1000_82580) in igb_reset_mdicnfg_82580()
[all …]
Digb_ptp.c173 case e1000_82580: in igb_ptp_systim_to_hwtstamp()
1215 if ((hw->mac.type >= e1000_82580) && tsync_rx_ctl) { in igb_ptp_set_timestamp_mode()
1342 case e1000_82580: in igb_ptp_init()
1492 case e1000_82580: in igb_ptp_reset()
Digb_main.c688 case e1000_82580: in igb_cache_ring_register()
797 case e1000_82580: in igb_assign_vector()
865 case e1000_82580: in igb_configure_msix()
2270 case e1000_82580: in igb_reset()
3420 if (hw->mac.type >= e1000_82580) in igb_probe()
3920 (hw->mac.type == e1000_82580)) in igb_probe_vfs()
3963 case e1000_82580: in igb_get_max_rss_queues()
3995 case e1000_82580: in igb_set_flag_queue_pairs()
4726 if (hw->mac.type >= e1000_82580) in igb_setup_srrctl()
5136 case e1000_82580: in igb_vlan_promisc_enable()
[all …]
De1000_mac.c297 if (hw->mac.type >= e1000_82580) in igb_check_alt_mac_addr()
1592 if (hw->mac.type >= e1000_82580) in igb_validate_mdi_setting()
Digb_ethtool.c680 if (hw->mac.type > e1000_82580) { in igb_get_regs()
1289 case e1000_82580: in igb_reg_test()
1452 case e1000_82580: in igb_intr_test()
1729 if (hw->mac.type >= e1000_82580) { in igb_setup_loopback_test()
2397 case e1000_82580: in igb_get_ts_info()
2415 if (adapter->hw.mac.type >= e1000_82580) in igb_get_ts_info()
De1000_hw.h70 e1000_82580, enumerator
De1000_nvm.c705 case e1000_82580: in igb_get_fw_version()