Searched refs:pds_vdpa_cmd_reset_vq (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/vdpa/pds/ |
H A D | cmds.h | 15 int pds_vdpa_cmd_reset_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx,
|
H A D | cmds.c | 159 int pds_vdpa_cmd_reset_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx, in pds_vdpa_cmd_reset_vq() function
|
H A D | vdpa_dev.c | 155 err = pds_vdpa_cmd_reset_vq(pdsv, qid, invert_idx, &pdsv->vqs[qid]); in pds_vdpa_set_vq_ready() 517 err = pds_vdpa_cmd_reset_vq(pdsv, i, 0, &pdsv->vqs[i]); in pds_vdpa_reset()
|