bnxt_set_vf_spoofchk
return bnxt_set_vf_spoofchk(sc, vf_id, val != 0);
(void)bnxt_set_vf_spoofchk(softc, vfnum, vf->spoofchk);
int bnxt_set_vf_spoofchk(struct bnxt_softc *sc, int vf_id, bool enable);