Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h101 enum e1000_phy_type { enum
405 enum e1000_phy_type type;
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h180 enum e1000_phy_type { enum
618 enum e1000_phy_type type;
H A Dphy.h44 enum e1000_phy_type e1000e_get_phy_type_from_id(u32 phy_id);
H A Dphy.c2273 enum e1000_phy_type e1000e_get_phy_type_from_id(u32 phy_id) in e1000e_get_phy_type_from_id()
2275 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000e_get_phy_type_from_id()
2333 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000e_determine_phy_address()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h193 } e1000_phy_type; typedef
1327 e1000_phy_type phy_type;