Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c142 if (mac->type == igc_i225) in igc_init_mac_params_base()
209 mac->type = igc_i225; in igc_get_invariants_base()
225 case igc_i225: in igc_get_invariants_base()
H A DMakefile10 igc-y := igc_main.o igc_mac.o igc_i225.o igc_base.o igc_nvm.o igc_phy.o \
H A Digc_ptp.c448 case igc_i225: in igc_ptp_systim_to_hwtstamp()
1128 case igc_i225: in igc_ptp_init()
1268 case igc_i225: in igc_ptp_reset()
1308 if (hw->mac.type == igc_i225) { in igc_ptp_reset()
H A Digc_hw.h52 igc_i225, enumerator
H A Digc_main.c4094 case igc_i225: in igc_assign_vector()
4106 WARN_ONCE(hw->mac.type != igc_i225, "Wrong MAC type\n"); in igc_assign_vector()
4134 case igc_i225: in igc_configure_msix()
4647 case igc_i225: in igc_cache_ring_register()
5015 if (hw->mac.type >= igc_i225) in igc_update_stats()
5639 if (hw->mac.type == igc_i225) { in igc_has_link()
6248 if (hw->mac.type != igc_i225) in igc_tsn_enable_launchtime()
6440 if (hw->mac.type != igc_i225) in igc_tsn_enable_qbv_scheduling()
6519 if (hw->mac.type != igc_i225) in igc_tsn_enable_cbs()
6552 if (hw->mac.type == igc_i225) { in igc_tc_query_caps()
[all …]
H A Digc_mac.c692 if (hw->mac.type == igc_i225 && in igc_get_speed_and_duplex_copper()
H A Digc_ethtool.c517 if (hw->mac.type >= igc_i225 && in igc_ethtool_set_eeprom()
1574 case igc_i225: in igc_ethtool_get_ts_info()
1860 if (hw->mac.type == igc_i225 && in igc_ethtool_get_link_ksettings()