Searched refs:an_mutex (Results 1 – 2 of 2) sorted by relevance
678 mutex_lock(&pdata->an_mutex); in xgbe_an_state_machine()774 mutex_unlock(&pdata->an_mutex); in xgbe_an_state_machine()985 mutex_lock(&pdata->an_mutex); in xgbe_phy_config_aneg()993 mutex_unlock(&pdata->an_mutex); in xgbe_phy_config_aneg()1290 mutex_init(&pdata->an_mutex); in xgbe_phy_init()
928 struct mutex an_mutex; member