Searched refs:max_vqp (Results 1 – 1 of 1) sorted by relevance
938 u16 max_vqp; in vdpa_fill_stats_rec() local949 max_vqp = __virtio16_to_cpu(true, config.max_virtqueue_pairs); in vdpa_fill_stats_rec()950 if (nla_put_u16(msg, VDPA_ATTR_DEV_NET_CFG_MAX_VQP, max_vqp)) in vdpa_fill_stats_rec()