Searched refs:an_mutex (Results 1 – 2 of 2) sorted by relevance
922 mutex_lock(&pdata->an_mutex); in xgbe_an_state_machine()941 mutex_unlock(&pdata->an_mutex); in xgbe_an_state_machine()1187 mutex_lock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1255 mutex_unlock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1555 mutex_init(&pdata->an_mutex); in xgbe_phy_init()
1272 struct mutex an_mutex; member