VNIC_MAX_FLOW_COUNTERS
if (num_counters > VNIC_MAX_FLOW_COUNTERS)
iflib_dma_alloc(softc->ctx, sizeof(struct vnic_counter_counts) * VNIC_MAX_FLOW_COUNTERS, &vdev->flow_counters_res, 0);