Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.c1110 if (phy->type != e1000_phy_bm) in e1000_copper_link_setup_m88()
1149 if (phy->type == e1000_phy_bm) { in e1000_copper_link_setup_m88()
1203 if ((phy->type == e1000_phy_bm) && (phy->id == BME1000_E_PHY_ID_R2)) { in e1000_copper_link_setup_m88()
2156 case e1000_phy_bm: in e1000_check_downshift_generic()
3006 phy_type = e1000_phy_bm; in e1000_get_phy_type_from_id()
H A De1000_82571.c118 phy->type = e1000_phy_bm; in e1000_init_phy_params_82571()
1559 case e1000_phy_bm: in e1000_setup_copper_link_82571()
H A De1000_hw.h267 e1000_phy_bm, enumerator
H A De1000_ich8lan.c580 phy->type = e1000_phy_bm; in e1000_init_phy_params_ich8lan()
5275 case e1000_phy_bm: in e1000_setup_copper_link_ich8lan()