• Home
  • Raw
  • Download

Lines Matching refs:mac_lock

1046 	WARN_ON(!mutex_is_locked(&efx->mac_lock));  in __efx_reconfigure_port()
1071 mutex_lock(&efx->mac_lock); in efx_reconfigure_port()
1073 mutex_unlock(&efx->mac_lock); in efx_reconfigure_port()
1085 mutex_lock(&efx->mac_lock); in efx_mac_work()
1088 mutex_unlock(&efx->mac_lock); in efx_mac_work()
1117 mutex_lock(&efx->mac_lock); in efx_init_port()
1134 mutex_unlock(&efx->mac_lock); in efx_init_port()
1140 mutex_unlock(&efx->mac_lock); in efx_init_port()
1149 mutex_lock(&efx->mac_lock); in efx_start_port()
1155 mutex_unlock(&efx->mac_lock); in efx_start_port()
1169 mutex_lock(&efx->mac_lock); in efx_stop_port()
1171 mutex_unlock(&efx->mac_lock); in efx_stop_port()
1827 mutex_lock(&efx->mac_lock); in efx_probe_filters()
1866 mutex_unlock(&efx->mac_lock); in efx_probe_filters()
1977 mutex_lock(&efx->mac_lock); in efx_start_all()
1980 mutex_unlock(&efx->mac_lock); in efx_start_all()
2130 if (mutex_trylock(&efx->mac_lock)) { in efx_monitor()
2133 mutex_unlock(&efx->mac_lock); in efx_monitor()
2296 mutex_lock(&efx->mac_lock); in efx_change_mtu()
2299 mutex_unlock(&efx->mac_lock); in efx_change_mtu()
2333 mutex_lock(&efx->mac_lock); in efx_set_mac_address()
2335 mutex_unlock(&efx->mac_lock); in efx_set_mac_address()
2667 mutex_lock(&efx->mac_lock); in efx_reset_down()
2731 mutex_unlock(&efx->mac_lock); in efx_reset_up()
2745 mutex_unlock(&efx->mac_lock); in efx_reset_up()
3036 mutex_init(&efx->mac_lock); in efx_init_struct()
3687 mutex_lock(&efx->mac_lock); in efx_pm_thaw()
3689 mutex_unlock(&efx->mac_lock); in efx_pm_thaw()