Searched refs:max_ncs (Results 1 – 3 of 3) sorted by relevance
208 uint16_t max_ncs; member
269 n->max_ncs - n->max_queue_pairs : 0; in virtio_net_vhost_status()3670 n->max_ncs = MAX(n->nic_conf.peers.queues, 1); in virtio_net_device_realize()3677 for (i = 0; i < n->max_ncs; i++) { in virtio_net_device_realize()
328 n->max_ncs - n->max_queue_pairs : 0; in vhost_vdpa_net_log_global_enable()