ifcvf_set_config_vector
ifcvf_set_config_vector(hw, VIRTIO_MSI_NO_VECTOR);
u16 ifcvf_set_config_vector(struct ifcvf_hw *hw, int vector);
ret = ifcvf_set_config_vector(vf, vector);
ret = ifcvf_set_config_vector(vf, config_vector);