Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h694 #define M88E1111_I_PHY_ID 0x01410CC0 macro
H A Dphy.c805 if ((phy->revision == 2) && (phy->id == M88E1111_I_PHY_ID)) { in e1000e_copper_link_setup_m88()
2280 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()
/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()
/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