Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c134 entry->action_values_count = 1; in mlxsw_sp_erif_entry_prepare()
415 entry->action_values_count = 1; in mlxsw_sp_dpipe_table_host_entry_prepare()
982 entry->action_values_count = MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_COUNT; in mlxsw_sp_dpipe_table_adj_entry_prepare()
/linux/net/devlink/
H A Ddpipe.c433 entry->action_values_count); in devlink_dpipe_entry_put()
520 value_count = entry->action_values_count; in devlink_dpipe_entry_clear()
/linux/include/net/
H A Ddevlink.h307 unsigned int action_values_count; member