Searched defs:phy_config (Results 1 – 10 of 10) sorted by relevance
55 struct phy_config { struct56 u8 dpmacid;58 int phy_address[WRIOP_MAX_PHY_NUM + 1];59 u8 mdio_bus;60 enum io_slot ioslot;61 } phy_config[SRDS_MAX_LANES]; member351 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config()450 const struct phy_config *phy_config; in board_eth_init() local
967 int phy_config(struct phy_device *phydev) in phy_config() function
639 u32 phy_config; in initialize() local