Searched refs:switch_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h549 struct mutex switch_mutex; member in struct:i40e_pf
H A Di40e_main.c11448 mutex_lock(&pf->switch_mutex);
11519 mutex_unlock(&pf->switch_mutex);
11576 mutex_lock(&pf->switch_mutex);
11605 mutex_unlock(&pf->switch_mutex);
12827 mutex_init(&pf->switch_mutex);
14596 mutex_lock(&pf->switch_mutex);
14624 mutex_unlock(&pf->switch_mutex);
14680 mutex_lock(&pf->switch_mutex);
14683 mutex_unlock(&pf->switch_mutex);

Completed in 249 milliseconds