Searched refs:xgbe_phy_exit (Results 1 – 3 of 3) sorted by relevance
564 static void xgbe_phy_exit(struct xgbe_prv_data *pdata) in xgbe_phy_exit() function718 phy_impl->exit = xgbe_phy_exit; in xgbe_init_function_ptrs_phy_v1()
1517 static void xgbe_phy_exit(struct xgbe_prv_data *pdata) in xgbe_phy_exit() function1590 phy_if->phy_exit = xgbe_phy_exit; in xgbe_init_function_ptrs_phy()
3333 static void xgbe_phy_exit(struct xgbe_prv_data *pdata) in xgbe_phy_exit() function3646 phy_impl->exit = xgbe_phy_exit; in xgbe_init_function_ptrs_phy_v2()
Completed in 12 milliseconds