Searched refs:MAX_VDPA_SAMPLE_PORTS (Results 1 – 1 of 1) sorted by relevance
25 #define MAX_VDPA_SAMPLE_PORTS 1024 macro38 static struct vdpa_port vports[MAX_VDPA_SAMPLE_PORTS];111 for (i = 0; i < MAX_VDPA_SAMPLE_PORTS; i++) { in new_device()126 if (i >= MAX_VDPA_SAMPLE_PORTS) in new_device()140 for (i = 0; i < MAX_VDPA_SAMPLE_PORTS; i++) { in destroy_device()229 for (i = 0; i < RTE_MIN(MAX_VDPA_SAMPLE_PORTS, devcnt); i++) { in vdpa_sample_quit()401 for (i = 0; i < RTE_MIN(MAX_VDPA_SAMPLE_PORTS, devcnt); i++) { in cmd_device_stats_parsed()