Home
last modified time | relevance | path

Searched refs:phy_stop (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/axgbe/
H A Dxgbe.h906 void (*phy_stop)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1624 phy_if->phy_stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy()
H A Dif_axgbe_pci.c1568 phy_if->phy_stop(pdata); in axgbe_if_detach()