Searched defs:axienet_local (Results 1 – 1 of 1) sorted by relevance
427 struct axienet_local { struct428 struct net_device *ndev;429 struct device *dev;431 struct device_node *phy_node;433 struct phylink *phylink;434 struct phylink_config phylink_config;436 struct mdio_device *pcs_phy;438 bool switch_x_sgmii;440 struct clk *axi_clk;441 struct clk_bulk_data misc_clks[XAE_NUM_MISC_CLOCKS];[all …]