Home
last modified time | relevance | path

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

/drivers/net/e1000e/
Dphy.c472 if (phy->type == e1000_phy_bm) in e1000e_copper_link_setup_m88()
509 if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) { in e1000e_copper_link_setup_m88()
1887 phy_type = e1000_phy_bm; in e1000e_get_phy_type_from_id()
D82571.c102 phy->type = e1000_phy_bm; in e1000_init_phy_params_82571()
1153 case e1000_phy_bm: in e1000_setup_copper_link_82571()
Dich8lan.c265 phy->type = e1000_phy_bm; in e1000_init_phy_params_ich8lan()
758 case e1000_phy_bm: in e1000_get_phy_info_ich8lan()
2191 } else if (hw->phy.type == e1000_phy_bm) { in e1000_setup_copper_link_ich8lan()
Dhw.h416 e1000_phy_bm, enumerator
Dethtool.c1248 case e1000_phy_bm: in e1000_integrated_phy_loopback()
Dnetdev.c3528 hw->phy.type == e1000_phy_bm) && in e1000_watchdog_task()