Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_phy.c1134 if (phy->type != e1000_phy_bm) in e1000_copper_link_setup_m88()
1174 if (phy->type == e1000_phy_bm) { in e1000_copper_link_setup_m88()
1228 if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) { in e1000_copper_link_setup_m88()
2183 case e1000_phy_bm: in e1000_check_downshift_generic()
3032 phy_type = e1000_phy_bm; in e1000_get_phy_type_from_id()
H A De1000_82571.c144 phy->type = e1000_phy_bm; in e1000_init_phy_params_82571()
1463 case e1000_phy_bm: in e1000_setup_copper_link_82571()
H A De1000_hw.h332 e1000_phy_bm, enumerator
H A De1000_ich8lan.c620 phy->type = e1000_phy_bm; in e1000_init_phy_params_ich8lan()
5380 case e1000_phy_bm: in e1000_setup_copper_link_ich8lan()