Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/xilinx/
Dxilinx_axienet.h439 struct axienet_local { struct
440 struct net_device *ndev;
441 struct device *dev;
443 struct phylink *phylink;
444 struct phylink_config phylink_config;
446 struct mdio_device *pcs_phy;
447 struct phylink_pcs pcs;
449 bool switch_x_sgmii;
451 struct clk *axi_clk;
452 struct clk_bulk_data misc_clks[XAE_NUM_MISC_CLOCKS];
[all …]