Searched refs:rack_tlp_threshold_use (Results 1 – 2 of 2) sorted by relevance
721 uint8_t rack_tlp_threshold_use : 3, /* only 1, 2 and 3 used so far */ member
289 static int32_t rack_tlp_threshold_use = TLP_USE_TWO_ONE; variable1328 &rack_tlp_threshold_use, TLP_USE_TWO_ONE, in rack_init_sysctls()5996 if (rack->rack_tlp_threshold_use == TLP_USE_ID) { in rack_calc_thresh_tlp()6007 } else if (rack->rack_tlp_threshold_use == TLP_USE_TWO_ONE) { in rack_calc_thresh_tlp()6035 } else if (rack->rack_tlp_threshold_use == TLP_USE_TWO_TWO) { in rack_calc_thresh_tlp()14719 rack->rack_tlp_threshold_use = rack_tlp_threshold_use; in rack_init()23237 rack->rack_tlp_threshold_use = optval; in rack_process_option()23881 if (dest->rack_tlp_threshold_use != src->rack_tlp_threshold_use) { in rack_inherit()23882 dest->rack_tlp_threshold_use = src->rack_tlp_threshold_use; in rack_inherit()24679 optval = rack->rack_tlp_threshold_use; in rack_get_sockopt()