Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dmeter.h22 #define DP_METER_ARRAY_SIZE_MIN BIT_ULL(10) macro
Dmeter.c185 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()