Searched refs:an_mutex (Results 1 – 2 of 2) sorted by relevance
837 mutex_lock(&pdata->an_mutex); in xgbe_an_state_machine()856 mutex_unlock(&pdata->an_mutex); in xgbe_an_state_machine()1140 mutex_lock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1210 mutex_unlock(&pdata->an_mutex); in __xgbe_phy_config_aneg()1550 mutex_init(&pdata->an_mutex); in xgbe_phy_init()
1220 struct mutex an_mutex; member