Searched refs:VF_CFG_EXT_BULLETIN (Results 1 – 2 of 2) sorted by relevance
1448 vf->cfg_flags |= VF_CFG_EXT_BULLETIN; in bnx2x_vf_mbx_acquire()1450 vf->cfg_flags &= ~VF_CFG_EXT_BULLETIN; in bnx2x_vf_mbx_acquire()1482 if (vf->cfg_flags & VF_CFG_EXT_BULLETIN) in bnx2x_vf_mbx_init_vf()2304 VF_CFG_EXT_BULLETIN) ? true : false); in bnx2x_post_vf_bulletin()
131 #define VF_CFG_EXT_BULLETIN 0x2 macro