Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h686 struct xgbe_phy_if { struct
789 struct xgbe_phy_if phy_if;
954 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *);
Dxgbe-drv.c874 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_start()
918 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_stop()
Dxgbe-mdio.c1346 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy()