Home
last modified time | relevance | path

Searched refs:ifcvf_set_config_vector (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h123 u16 ifcvf_set_config_vector(struct ifcvf_hw *hw, int vector);
H A Difcvf_base.c23 u16 ifcvf_set_config_vector(struct ifcvf_hw *hw, int vector) in ifcvf_set_config_vector() function
405 ifcvf_set_config_vector(hw, VIRTIO_MSI_NO_VECTOR); in ifcvf_reset_config_handler()