Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dmeter.h22 #define DP_METER_ARRAY_SIZE_MIN BIT_ULL(10) macro
H A Dmeter.c183 if (ti->n_meters > DP_METER_ARRAY_SIZE_MIN && in detach_meter()
735 ti = dp_meter_instance_alloc(DP_METER_ARRAY_SIZE_MIN); in ovs_meters_init()