Searched defs:phy_config (Results 1 – 4 of 4) sorted by relevance
62 struct phy_config { struct63 u8 dpmacid;65 int phy_address[WRIOP_MAX_PHY_NUM + 1];66 u8 mdio_bus;67 enum io_slot ioslot;68 } phy_config[SRDS_MAX_LANES]; member360 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config()461 const struct phy_config *phy_config; in board_eth_init() local
62 struct phy_config { struct63 u8 dpmacid;65 int phy_address[WRIOP_MAX_PHY_NUM + 1];66 u8 mdio_bus;67 enum io_slot ioslot;68 } phy_config[SRDS_MAX_LANES]; member381 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config()482 const struct phy_config *phy_config; in board_eth_init() local
1095 int phy_config(struct phy_device *phydev) in phy_config() function
640 u32 phy_config; in initialize() local
Completed in 21 milliseconds