Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c327 struct xgbe_phy_data { struct
330 unsigned int port_id;
336 enum xgbe_mode cur_mode;
339 unsigned int rrc_count;
341 unsigned int mdio_addr;
356 unsigned int sfp_rx_los;
369 struct mii_bus *mii;
376 unsigned int redrv;
377 unsigned int redrv_if;
378 unsigned int redrv_addr;
[all …]
H A Dxgbe-phy-v1.c204 struct xgbe_phy_data { struct
206 unsigned int speed_set;
235 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_an_outcome() argument