Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_hw.h258 enum e1000_phy_type { enum
806 enum e1000_phy_type type;
H A De1000_phy.h59 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
H A De1000_phy.c2974 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id) in e1000_get_phy_type_from_id()
2976 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000_get_phy_type_from_id()
3045 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000_determine_phy_address()