Searched refs:action_value (Results 1 – 1 of 1) sorted by relevance
127 struct devlink_dpipe_value *action_value, in mlxsw_sp_erif_entry_prepare() argument 133 entry->action_values = action_value; in mlxsw_sp_erif_entry_prepare() 142 action_value->action = action; in mlxsw_sp_erif_entry_prepare() 143 action_value->value_size = sizeof(u32); in mlxsw_sp_erif_entry_prepare() 144 action_value->value = kmalloc(action_value->value_size, GFP_KERNEL); in mlxsw_sp_erif_entry_prepare() 145 if (!action_value->value) in mlxsw_sp_erif_entry_prepare() 159 u32 *action_value; in mlxsw_sp_erif_entry_get() local 171 action_value = entry->action_values->value; in mlxsw_sp_erif_entry_get() 172 *action_value in mlxsw_sp_erif_entry_get() 195 struct devlink_dpipe_value match_value, action_value; mlxsw_sp_dpipe_table_erif_entries_dump() local 404 mlxsw_sp_dpipe_table_host_entry_prepare(struct devlink_dpipe_entry * entry,struct devlink_dpipe_value * match_values,struct devlink_dpipe_match * matches,struct devlink_dpipe_value * action_value,struct devlink_dpipe_action * action,int type) mlxsw_sp_dpipe_table_host_entry_prepare() argument 623 struct devlink_dpipe_value action_value; mlxsw_sp_dpipe_table_host_entries_dump() local 973 { struct devlink_dpipe_value *action_value; mlxsw_sp_dpipe_table_adj_entry_prepare() local [all...]