Home
last modified time | relevance | path

Searched refs:e1000_phy_bm (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dphy.c691 if (phy->type != e1000_phy_bm) in e1000e_copper_link_setup_m88()
730 if (phy->type == e1000_phy_bm) { in e1000e_copper_link_setup_m88()
781 if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) { in e1000e_copper_link_setup_m88()
1568 case e1000_phy_bm: in e1000e_check_downshift()
2261 phy_type = e1000_phy_bm; in e1000e_get_phy_type_from_id()
Dhw.h189 e1000_phy_bm, enumerator
D82571.c72 phy->type = e1000_phy_bm; in e1000_init_phy_params_82571()
1434 case e1000_phy_bm: in e1000_setup_copper_link_82571()
Dich8lan.c575 phy->type = e1000_phy_bm; in e1000_init_phy_params_ich8lan()
5088 case e1000_phy_bm: in e1000_setup_copper_link_ich8lan()
Dethtool.c1374 case e1000_phy_bm: in e1000_integrated_phy_loopback()
Dnetdev.c5254 hw->phy.type == e1000_phy_bm) && in e1000_watchdog_task()