Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe.h908 void (*phy_stop)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1626 phy_if->phy_stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy()
H A Dif_axgbe_pci.c1595 phy_if->phy_stop(pdata); in axgbe_pci_stop()