Home
last modified time | relevance | path

Searched refs:phy_started (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe-mdio.c1427 if (!pdata->phy_started) in xgbe_phy_stop()
1431 pdata->phy_started = 0; in xgbe_phy_stop()
1487 pdata->phy_started = 1; in xgbe_phy_start()
H A Dxgbe.h1220 unsigned int phy_started; member