Searched defs:xgbe_phy_data (Results 1 – 2 of 2) sorted by relevance
321 struct xgbe_phy_data { struct324 unsigned int port_id;330 enum xgbe_mode cur_mode;333 unsigned int rrc_count;335 unsigned int mdio_addr;350 unsigned int sfp_rx_los;363 uint32_t phy_id;364 int phydev;370 unsigned int redrv;371 unsigned int redrv_if;[all …]
118 struct xgbe_phy_data { struct120 unsigned int speed_set;151 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_an_outcome() argument