Searched refs:old_limit (Results 1 – 2 of 2) sorted by relevance
933 size_t old_limit; in resize_platform_label_table() local973 old_limit = net->mpls.platform_labels; in resize_platform_label_table()976 for (index = limit; index < old_limit; index++) in resize_platform_label_table()981 if (old_limit < limit) in resize_platform_label_table()982 cp_size = old_limit * sizeof(struct mpls_route *); in resize_platform_label_table()987 if ((old_limit <= MPLS_LABEL_IPV6NULL) && in resize_platform_label_table()993 if ((old_limit <= MPLS_LABEL_IPV4NULL) && in resize_platform_label_table()
73 u16 old_limit; member156 } else if (tr->old_limit) { /* change limit w/o reset */ in threshold_restart_bank()158 (tr->old_limit - tr->b->threshold_limit); in threshold_restart_bank()390 tr.old_limit = b->threshold_limit; in store_threshold_limit()