Home
last modified time | relevance | path

Searched refs:an_outcome (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c849 phy_impl->an_outcome = xgbe_phy_an_outcome; in xgbe_init_function_ptrs_phy_v1()
Dxgbe.h909 enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *); member
Dxgbe-mdio.c1312 return pdata->phy_if.phy_impl.an_outcome(pdata); in xgbe_phy_status_aneg()
Dxgbe-phy-v2.c3460 phy_impl->an_outcome = xgbe_phy_an_outcome; in xgbe_init_function_ptrs_phy_v2()