Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe-phy-v2.c321 struct xgbe_phy_data { struct
324 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 …]
H A Dxgbe-phy-v1.c118 struct xgbe_phy_data { struct
120 unsigned int speed_set;
151 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_an_outcome() argument