Searched refs:ALE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
305 ALE_UNLOCK(sc); in ale_mediastatus()313 ALE_UNLOCK(sc); in ale_mediastatus()330 ALE_UNLOCK(sc); in ale_mediachange()703 ALE_UNLOCK(sc); in ale_detach()1448 ALE_UNLOCK(sc); in ale_setlinkspeed()1538 ALE_UNLOCK(sc); in ale_suspend()1571 ALE_UNLOCK(sc); in ale_resume()1859 ALE_UNLOCK(sc); in ale_start()1965 ALE_UNLOCK(sc); in ale_ioctl()1983 ALE_UNLOCK(sc); in ale_ioctl()[all …]
241 #define ALE_UNLOCK(_sc) mtx_unlock(&(_sc)->ale_mtx) macro