Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c477 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
493 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
H A Dxgbe.h1346 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *);
H A Dxgbe-phy-v2.c3759 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v2() function