Home
last modified time | relevance | path

Searched defs:axienet_local (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h549 struct axienet_local { struct
550 struct net_device *ndev;
551 struct device *dev;
553 struct phylink *phylink;
554 struct phylink_config phylink_config;
556 struct mdio_device *pcs_phy;
557 struct phylink_pcs pcs;
559 bool switch_x_sgmii;
561 struct clk *axi_clk;
562 struct clk_bulk_data misc_clks[XAE_NUM_MISC_CLOCKS];
[all …]