Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c395 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
411 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
428 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
H A Dxgbe.h1258 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *);
H A Dxgbe-phy-v2.c3641 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v2() function