Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe.h1320 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *);
H A Dif_axgbe_pci.c149 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
164 .init_function_ptrs_phy_impl = xgbe_init_function_ptrs_phy_v2,
H A Dxgbe-phy-v2.c3743 xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v2() function