Searched refs:max_vqp (Results 1 – 2 of 2) sorted by relevance
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() argument111 .vdpa_setattr.max_vq_pairs = cpu_to_le16(max_vqp), in pds_vdpa_cmd_set_max_vq_pairs()120 max_vqp, comp.status, ERR_PTR(err)); in pds_vdpa_cmd_set_max_vq_pairs()
12 int pds_vdpa_cmd_set_max_vq_pairs(struct pds_vdpa_device *pdsv, u16 max_vqp);