Searched refs:min_weight (Results 1 – 2 of 2) sorted by relevance
38 common->min_weight = tx_qinfo[ii].weight; in rsi_determine_min_weight_queue()65 ((tx_qinfo[ii].weight > common->min_weight) ? in rsi_recalculate_weights()66 tx_qinfo[ii].weight - common->min_weight : 0); in rsi_recalculate_weights()174 (common->tx_qinfo[ii].weight < common->min_weight)) && in rsi_core_determine_hal_queue()176 common->min_weight = common->tx_qinfo[ii].weight; in rsi_core_determine_hal_queue()
291 u8 min_weight; member