Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c125 struct devlink_dpipe_value *match_value, in mlxsw_sp_erif_entry_prepare()
127 struct devlink_dpipe_value *action_value, in mlxsw_sp_erif_entry_prepare()
195 struct devlink_dpipe_value match_value, action_value; in mlxsw_sp_dpipe_table_erif_entries_dump()
402 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_host_entry_prepare()
404 struct devlink_dpipe_value *action_value, in mlxsw_sp_dpipe_table_host_entry_prepare()
408 struct devlink_dpipe_value *match_value; in mlxsw_sp_dpipe_table_host_entry_prepare()
460 struct devlink_dpipe_value *value; in __mlxsw_sp_dpipe_table_host_entry_fill()
621 struct devlink_dpipe_value match_values[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump()
623 struct devlink_dpipe_value action_value; in mlxsw_sp_dpipe_table_host_entries_dump()
969 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_adj_entry_prepare()
[all …]
/Linux-v6.1/include/net/
Ddevlink.h267 struct devlink_dpipe_value { struct
291 struct devlink_dpipe_value *match_values; argument
293 struct devlink_dpipe_value *action_values;
/Linux-v6.1/net/core/
Ddevlink.c3590 struct devlink_dpipe_value *value) in devlink_dpipe_value_put()
3607 struct devlink_dpipe_value *value) in devlink_dpipe_action_value_put()
3619 struct devlink_dpipe_value *values, in devlink_dpipe_action_values_put()
3644 struct devlink_dpipe_value *value) in devlink_dpipe_match_value_put()
3656 struct devlink_dpipe_value *values, in devlink_dpipe_match_values_put()
3800 struct devlink_dpipe_value *value; in devlink_dpipe_entry_clear()