Searched refs:queue_pair_index (Results 1 – 1 of 1) sorted by relevance
190 int queue_pair_index, int nvqs) in vhost_vdpa_add() argument1683 int queue_pair_index, in net_vhost_vdpa_init() argument1703 queue_pair_index * 2, in net_vhost_vdpa_init()1715 s->vhost_vdpa.index = queue_pair_index; in net_vhost_vdpa_init()1719 if (queue_pair_index == 0) { in net_vhost_vdpa_init()1740 if (queue_pair_index != 0) { in net_vhost_vdpa_init()1744 ret = vhost_vdpa_add(nc, (void *)&s->vhost_vdpa, queue_pair_index, nvqs); in net_vhost_vdpa_init()