Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-mdio.c446 if (pdata->phy_if.phy_impl.an_post) in xgbe_an_disable()
447 pdata->phy_if.phy_impl.an_post(pdata); in xgbe_an_disable()
814 if (pdata->phy_if.phy_impl.an_post) in xgbe_an37_state_machine()
815 pdata->phy_if.phy_impl.an_post(pdata); in xgbe_an37_state_machine()
900 if (pdata->phy_if.phy_impl.an_post) in xgbe_an73_state_machine()
901 pdata->phy_if.phy_impl.an_post(pdata); in xgbe_an73_state_machine()
A Dxgbe.h886 void (*an_post)(struct xgbe_prv_data *); member
A Dxgbe-phy-v2.c3454 phy_impl->an_post = xgbe_phy_an_post; in xgbe_init_function_ptrs_phy_v2()

Completed in 23 milliseconds