Home
last modified time | relevance | path

Searched refs:M88E1111_I_PHY_ID (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h699 #define M88E1111_I_PHY_ID 0x01410CC0 macro
H A Dphy.c806 if ((phy->revision == 2) && (phy->id == M88E1111_I_PHY_ID)) { in e1000e_copper_link_setup_m88()
2281 case M88E1111_I_PHY_ID: in e1000e_get_phy_type_from_id()
H A D82571.c97 if (phy->id != M88E1111_I_PHY_ID) in e1000_init_phy_params_82571()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h878 #define M88E1111_I_PHY_ID 0x01410CC0 macro
H A De1000_82575.c238 case M88E1111_I_PHY_ID: in igb_init_phy_params_82575()
242 if (phy->id != M88E1111_I_PHY_ID) in igb_init_phy_params_82575()
H A De1000_phy.c591 (phy->id == M88E1111_I_PHY_ID)) { in igb_copper_link_setup_m88()
/openbmc/u-boot/drivers/net/
H A De1000.c3092 (hw->phy_id == M88E1111_I_PHY_ID)) { in e1000_copper_link_mgp_setup()
4838 case M88E1111_I_PHY_ID: in e1000_set_phy_type()
4951 if (hw->phy_id == M88E1111_I_PHY_ID) in e1000_detect_gig_phy()
H A De1000.h2424 #define M88E1111_I_PHY_ID 0x01410CC0 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c101 case M88E1111_I_PHY_ID: in e1000_set_phy_type()
1269 (hw->phy_id == M88E1111_I_PHY_ID)) { in e1000_copper_link_mgp_setup()
H A De1000_hw.h2898 #define M88E1111_I_PHY_ID 0x01410CC0 macro