Searched refs:bulletin_mutex (Results 1 – 2 of 2) sorted by relevance
1339 mutex_init(&bp->vfdb->bulletin_mutex); in bnx2x_iov_init_one()1508 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_iov_link_update_vf()1554 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_iov_link_update_vf()2691 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_get_vf_config()2708 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_get_vf_config()2748 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_mac()2760 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_mac()2845 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_vlan()2853 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_vlan()
348 struct mutex bulletin_mutex; member