Home
last modified time | relevance | path

Searched refs:xgbe_init_function_ptrs_phy (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/axgbe/
H A Dif_axgbe.c487 xgbe_init_function_ptrs_phy(&sc->prv.phy_if); in axgbe_attach()
H A Dxgbe.h1318 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *);
H A Dxgbe-mdio.c1617 xgbe_init_function_ptrs_phy(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy() function
H A Dif_axgbe_pci.c594 xgbe_init_function_ptrs_phy(&pdata->phy_if); in xgbe_init_all_fptrs()