Searched defs:axienet_local (Results 1 – 1 of 1) sorted by relevance
546 struct axienet_local { struct547 struct net_device *ndev;548 struct device *dev;550 struct phylink *phylink;551 struct phylink_config phylink_config;553 struct mdio_device *pcs_phy;554 struct phylink_pcs pcs;556 bool switch_x_sgmii;558 struct clk *axi_clk;559 struct clk_bulk_data misc_clks[XAE_NUM_MISC_CLOCKS];[all …]