Searched refs:bulletin_mutex (Results 1 – 2 of 2) sorted by relevance
1278 mutex_init(&bp->vfdb->bulletin_mutex); in bnx2x_iov_init_one()1450 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_iov_link_update_vf()1496 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_iov_link_update_vf()2630 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_get_vf_config()2647 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_get_vf_config()2687 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_mac()2699 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_mac()2826 mutex_lock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_vlan()2838 mutex_unlock(&bp->vfdb->bulletin_mutex); in bnx2x_set_vf_vlan()
365 struct mutex bulletin_mutex; member