Home
last modified time | relevance | path

Searched refs:I210_I_PHY_ID (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.c1872 case I210_I_PHY_ID: in e1000_phy_force_speed_duplex_m88()
1912 if (hw->phy.id == I210_I_PHY_ID) in e1000_phy_force_speed_duplex_m88()
2448 case I210_I_PHY_ID: in e1000_get_cable_length_m88_gen2()
3044 case I210_I_PHY_ID: in e1000_get_phy_type_from_id()
H A De1000_defines.h1299 #define I210_I_PHY_ID 0x01410C00 macro
H A De1000_82575.c307 case I210_I_PHY_ID: in e1000_init_phy_params_82575()
1597 case I210_I_PHY_ID: in e1000_setup_copper_link_82575()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c1398 hw->phy.id == I210_I_PHY_ID) in igb_update_link_status()