Searched refs:max_tuples (Results 1 – 1 of 1) sorted by relevance
90 int max_tuples; in get_flow_table() local101 max_tuples = ETHTOOL_NUM_L3_L4_FTS; in get_flow_table()102 prio = MLX5E_ETHTOOL_L3_L4_PRIO + (max_tuples - num_tuples); in get_flow_table()106 max_tuples = ETHTOOL_NUM_L2_FTS; in get_flow_table()107 prio = max_tuples - num_tuples; in get_flow_table()