e1000_vfta_set_vf
void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
e1000_vfta_set_vf(&sc->hw, vtag, true);
e1000_vfta_set_vf(&sc->hw, vtag, false);