Searched refs:an_mutex (Results 1 – 2 of 2) sorted by relevance
937 mutex_lock(&pdata->an_mutex); in xgbe_an_state_machine()956 mutex_unlock(&pdata->an_mutex); in xgbe_an_state_machine()1217 mutex_lock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1287 mutex_unlock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1623 mutex_init(&pdata->an_mutex); in xgbe_phy_init()
1279 struct mutex an_mutex; member