Searched defs:pdsv (Results 1 – 5 of 5) sorted by relevance
75 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_set_vq_address() local86 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_set_vq_num() local93 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_kick_vq() local101 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_set_vq_cb() local128 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_set_vq_ready() local166 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_get_vq_ready() local174 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_set_vq_state() local224 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_get_vq_state() local259 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_get_vq_notification() local276 struct pds_vdpa_device *pdsv = vdpa_to_pdsv(vdpa_dev); in pds_vdpa_get_vq_irq() local[all …]
16 int pds_vdpa_init_hw(struct pds_vdpa_device *pdsv) in pds_vdpa_init_hw()38 int pds_vdpa_cmd_reset(struct pds_vdpa_device *pdsv) in pds_vdpa_cmd_reset()58 int pds_vdpa_cmd_set_status(struct pds_vdpa_device *pdsv, u8 status) in pds_vdpa_cmd_set_status()79 int pds_vdpa_cmd_set_mac(struct pds_vdpa_device *pdsv, u8 *mac) in pds_vdpa_cmd_set_mac()102 int pds_vdpa_cmd_set_max_vq_pairs(struct pds_vdpa_device *pdsv, u16 max_vqp) in pds_vdpa_cmd_set_max_vq_pairs()125 int pds_vdpa_cmd_init_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx, in pds_vdpa_cmd_init_vq()159 int pds_vdpa_cmd_reset_vq(struct pds_vdpa_device *pdsv, u16 qid, u16 invert_idx, in pds_vdpa_cmd_reset_vq()
16 struct pds_vdpa_device *pdsv; member
203 struct pds_vdpa_device *pdsv = seq->private; in config_show() local
28 struct pds_vdpa_device *pdsv; member