Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
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-6.6.21/net/devlink/
Ddpipe.c433 entry->action_values_count); in devlink_dpipe_entry_put()
520 value_count = entry->action_values_count; in devlink_dpipe_entry_clear()
/linux-6.6.21/include/net/
Ddevlink.h306 unsigned int action_values_count; member