Lines Matching refs:mtx
1094 mutex_init(&alx->mtx); in alx_init_sw()
1126 lockdep_assert_held(&alx->mtx); in alx_halt()
1153 lockdep_assert_held(&alx->mtx); in alx_activate()
1169 lockdep_assert_held(&alx->mtx); in alx_reinit()
1185 mutex_lock(&alx->mtx); in alx_change_mtu()
1187 mutex_unlock(&alx->mtx); in alx_change_mtu()
1260 lockdep_assert_held(&alx->mtx); in __alx_stop()
1297 lockdep_assert_held(&alx->mtx); in alx_check_link()
1356 mutex_lock(&alx->mtx); in alx_open()
1358 mutex_unlock(&alx->mtx); in alx_open()
1367 mutex_lock(&alx->mtx); in alx_stop()
1369 mutex_unlock(&alx->mtx); in alx_stop()
1380 mutex_lock(&alx->mtx); in alx_link_check()
1382 mutex_unlock(&alx->mtx); in alx_link_check()
1389 mutex_lock(&alx->mtx); in alx_reset()
1391 mutex_unlock(&alx->mtx); in alx_reset()
1798 mutex_lock(&alx->mtx); in alx_probe()
1856 mutex_unlock(&alx->mtx); in alx_probe()
1875 mutex_unlock(&alx->mtx); in alx_probe()
1903 mutex_destroy(&alx->mtx); in alx_remove()
1917 mutex_lock(&alx->mtx); in alx_suspend()
1919 mutex_unlock(&alx->mtx); in alx_suspend()
1930 mutex_lock(&alx->mtx); in alx_resume()
1945 mutex_unlock(&alx->mtx); in alx_resume()
1965 mutex_lock(&alx->mtx); in alx_pci_error_detected()
1977 mutex_unlock(&alx->mtx); in alx_pci_error_detected()
1990 mutex_lock(&alx->mtx); in alx_pci_error_slot_reset()
2003 mutex_unlock(&alx->mtx); in alx_pci_error_slot_reset()
2015 mutex_lock(&alx->mtx); in alx_pci_error_resume()
2022 mutex_unlock(&alx->mtx); in alx_pci_error_resume()