Home
last modified time | relevance | path

Searched refs:e1000_get_phy_type_from_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_phy.h89 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
H A De1000_phy.c3000 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id) in e1000_get_phy_type_from_id() function
3081 phy_type = e1000_get_phy_type_from_id(hw->phy.id); in e1000_determine_phy_address()
H A De1000_ich8lan.c519 phy->type = e1000_get_phy_type_from_id(phy->id); in e1000_init_phy_params_pchlan()
591 while ((e1000_phy_unknown == e1000_get_phy_type_from_id(phy->id)) && in e1000_init_phy_params_ich8lan()