Searched defs:axienet_local (Results 1 – 1 of 1) sorted by relevance
442 struct axienet_local { struct443 struct net_device *ndev;444 struct device *dev;446 struct phylink *phylink;447 struct phylink_config phylink_config;449 struct mdio_device *pcs_phy;450 struct phylink_pcs pcs;452 bool switch_x_sgmii;454 struct clk *axi_clk;455 struct clk_bulk_data misc_clks[XAE_NUM_MISC_CLOCKS];[all …]