Lines Matching refs:mac_lock
162 mutex_lock(&efx->mac_lock); in efx_mac_work()
165 mutex_unlock(&efx->mac_lock); in efx_mac_work()
195 mutex_lock(&efx->mac_lock); in efx_siena_set_mac_address()
197 mutex_unlock(&efx->mac_lock); in efx_siena_set_mac_address()
308 mutex_lock(&efx->mac_lock); in efx_siena_change_mtu()
311 mutex_unlock(&efx->mac_lock); in efx_siena_change_mtu()
339 if (mutex_trylock(&efx->mac_lock)) { in efx_monitor()
342 mutex_unlock(&efx->mac_lock); in efx_monitor()
488 mutex_lock(&efx->mac_lock); in efx_start_port()
494 mutex_unlock(&efx->mac_lock); in efx_start_port()
508 mutex_lock(&efx->mac_lock); in efx_stop_port()
510 mutex_unlock(&efx->mac_lock); in efx_stop_port()
549 mutex_lock(&efx->mac_lock); in efx_siena_start_all()
552 mutex_unlock(&efx->mac_lock); in efx_siena_start_all()
631 WARN_ON(!mutex_is_locked(&efx->mac_lock)); in __efx_siena_reconfigure_port()
658 mutex_lock(&efx->mac_lock); in efx_siena_reconfigure_port()
660 mutex_unlock(&efx->mac_lock); in efx_siena_reconfigure_port()
726 mutex_lock(&efx->mac_lock); in efx_siena_reset_down()
797 mutex_unlock(&efx->mac_lock); in efx_siena_reset_up()
811 mutex_unlock(&efx->mac_lock); in efx_siena_reset_up()
1027 mutex_init(&efx->mac_lock); in efx_siena_init_struct()