Home
last modified time | relevance | path

Searched refs:ifcvf_set_vq_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vdpa/ifcvf/
H A Difcvf_base.h120 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num);
H A Difcvf_base.c290 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) in ifcvf_set_vq_state() function
341 ifcvf_set_vq_state(hw, i, hw->vring[i].last_avail_idx); in ifcvf_hw_enable()
H A Difcvf_main.c259 return ifcvf_set_vq_state(vf, qid, state->avail_index); in ifcvf_vdpa_set_vq_state()
/kernel/linux/linux-6.6/drivers/vdpa/ifcvf/
H A Difcvf_base.h120 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num);
H A Difcvf_base.c339 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) in ifcvf_set_vq_state() function
H A Difcvf_main.c473 return ifcvf_set_vq_state(vf, qid, state->split.avail_index); in ifcvf_vdpa_set_vq_state()

Completed in 4 milliseconds