Lines Matching refs:action_values
133 entry->action_values = action_value; in mlxsw_sp_erif_entry_prepare()
171 action_value = entry->action_values->value; in mlxsw_sp_erif_entry_get()
414 entry->action_values = action_value; in mlxsw_sp_dpipe_table_host_entry_prepare()
477 value = entry->action_values; in __mlxsw_sp_dpipe_table_host_entry_fill()
971 struct devlink_dpipe_value *action_values, in mlxsw_sp_dpipe_table_adj_entry_prepare() argument
981 entry->action_values = action_values; in mlxsw_sp_dpipe_table_adj_entry_prepare()
1012 action_value = &action_values[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_DST_MAC]; in mlxsw_sp_dpipe_table_adj_entry_prepare()
1021 action_value = &action_values[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_ERIF_PORT]; in mlxsw_sp_dpipe_table_adj_entry_prepare()
1054 value = &entry->action_values[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_DST_MAC]; in __mlxsw_sp_dpipe_table_adj_entry_fill()
1057 value = &entry->action_values[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_ERIF_PORT]; in __mlxsw_sp_dpipe_table_adj_entry_fill()
1148 struct devlink_dpipe_value action_values[MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_COUNT]; in mlxsw_sp_dpipe_table_adj_entries_dump() local
1162 memset(action_values, 0, MLXSW_SP_DPIPE_TABLE_ADJ_ACTION_COUNT * in mlxsw_sp_dpipe_table_adj_entries_dump()
1163 sizeof(action_values[0])); in mlxsw_sp_dpipe_table_adj_entries_dump()
1168 action_values, actions); in mlxsw_sp_dpipe_table_adj_entries_dump()