Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
De1000_hw.h101 enum e1000_phy_type { enum
405 enum e1000_phy_type type;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dhw.h159 enum e1000_phy_type { enum
597 enum e1000_phy_type type;
Dphy.h44 enum e1000_phy_type e1000e_get_phy_type_from_id(u32 phy_id);
Dphy.c2225 enum e1000_phy_type e1000e_get_phy_type_from_id(u32 phy_id) in e1000e_get_phy_type_from_id()
2227 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000e_get_phy_type_from_id()
2285 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000e_determine_phy_address()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h193 } e1000_phy_type; typedef
1330 e1000_phy_type phy_type;