HomeSort by relevance Sort by last modified time
    Searched refs:e1000_phy_info (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000.h 243 struct e1000_phy_info phy_info;
e1000_hw.c 73 static int32_t e1000_phy_ife_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
74 static int32_t e1000_phy_igp_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
78 static int32_t e1000_phy_m88_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
    [all...]
e1000_hw.h 257 struct e1000_phy_info { struct
332 int32_t e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
    [all...]

Completed in 624 milliseconds