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