Home
last modified time | relevance | path

Searched refs:M88E1112_E_PHY_ID (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.c1302 if (phy->id != M88E1112_E_PHY_ID) { in e1000_copper_link_setup_m88_gen2()
1869 case M88E1112_E_PHY_ID: in e1000_phy_force_speed_duplex_m88()
1910 hw->phy.id == M88E1112_E_PHY_ID) in e1000_phy_force_speed_duplex_m88()
2508 case M88E1112_E_PHY_ID: in e1000_get_cable_length_m88_gen2()
3007 case M88E1112_E_PHY_ID: in e1000_get_phy_type_from_id()
H A De1000_82575.c234 case M88E1112_E_PHY_ID: in e1000_init_phy_params_82575()
241 phy->id == M88E1112_E_PHY_ID || in e1000_init_phy_params_82575()
253 if (phy->id == M88E1112_E_PHY_ID) { in e1000_init_phy_params_82575()
1593 case M88E1112_E_PHY_ID: in e1000_setup_copper_link_82575()
H A De1000_defines.h1283 #define M88E1112_E_PHY_ID 0x01410C90 macro