Home
last modified time | relevance | path

Searched refs:ifcvf_set_vq_vector (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_base.h136 u16 ifcvf_set_vq_vector(struct ifcvf_hw *hw, u16 qid, int vector);
Difcvf_base.c18 u16 ifcvf_set_vq_vector(struct ifcvf_hw *hw, u16 qid, int vector) in ifcvf_set_vq_vector() function
379 ifcvf_set_vq_vector(hw, i, VIRTIO_MSI_NO_VECTOR); in ifcvf_hw_disable()
Difcvf_main.c184 ret = ifcvf_set_vq_vector(vf, i, vector); in ifcvf_request_per_vq_irq()
218 ret = ifcvf_set_vq_vector(vf, i, vector); in ifcvf_request_vqs_reused_irq()
252 ret = ifcvf_set_vq_vector(vf, i, vector); in ifcvf_request_dev_irq()