Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c325 struct xgbe_phy_data { struct
326 enum xgbe_port_mode port_mode;
328 unsigned int port_id;
330 unsigned int port_speeds;
332 enum xgbe_conn_type conn_type;
334 enum xgbe_mode cur_mode;
335 enum xgbe_mode start_mode;
337 unsigned int rrc_count;
339 unsigned int mdio_addr;
342 enum xgbe_sfp_comm sfp_comm;
[all …]
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