Home
last modified time | relevance | path

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

/linux/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.c338 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num) in ifcvf_set_vq_state() function
H A Difcvf_main.c478 return ifcvf_set_vq_state(vf, qid, state->split.avail_index); in ifcvf_vdpa_set_vq_state()