Home
last modified time | relevance | path

Searched refs:DP_METER_ARRAY_SIZE_MIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/openvswitch/
Dmeter.h22 #define DP_METER_ARRAY_SIZE_MIN BIT_ULL(10) macro
Dmeter.c186 if (ti->n_meters > DP_METER_ARRAY_SIZE_MIN && in detach_meter()
727 ti = dp_meter_instance_alloc(DP_METER_ARRAY_SIZE_MIN); in ovs_meters_init()