Home
last modified time | relevance | path

Searched refs:match_values_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c131 entry->match_values_count = 1; in mlxsw_sp_erif_entry_prepare()
412 entry->match_values_count = MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT; in mlxsw_sp_dpipe_table_host_entry_prepare()
979 entry->match_values_count = MLXSW_SP_DPIPE_TABLE_ADJ_MATCH_COUNT; in mlxsw_sp_dpipe_table_adj_entry_prepare()
/linux-6.6.21/net/devlink/
Ddpipe.c420 entry->match_values_count); in devlink_dpipe_entry_put()
527 value_count = entry->match_values_count; in devlink_dpipe_entry_clear()
/linux-6.6.21/include/net/
Ddevlink.h304 unsigned int match_values_count; member