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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1291 mutex_init(&bp->vfdb->bulletin_mutex);
1463 mutex_lock(&bp->vfdb->bulletin_mutex);
1509 mutex_unlock(&bp->vfdb->bulletin_mutex);
2643 mutex_lock(&bp->vfdb->bulletin_mutex);
2660 mutex_unlock(&bp->vfdb->bulletin_mutex);
2700 mutex_lock(&bp->vfdb->bulletin_mutex);
2712 mutex_unlock(&bp->vfdb->bulletin_mutex);
2839 mutex_lock(&bp->vfdb->bulletin_mutex);
2851 mutex_unlock(&bp->vfdb->bulletin_mutex);
H A Dbnx2x_sriov.h365 struct mutex bulletin_mutex; member in struct:bnx2x_vfdb

Completed in 121 milliseconds