Searched defs:sxgbe_plat_data (Results 1 – 1 of 1) sorted by relevance
37 struct sxgbe_plat_data { struct38 char *phy_bus_name;39 int bus_id;40 int phy_addr;41 int interface;42 struct sxgbe_mdio_bus_data *mdio_bus_data;43 struct sxgbe_dma_cfg *dma_cfg;44 int clk_csr;45 int pmt;46 int force_sf_dma_mode;[all …]