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