Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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 …]
/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h219 struct devlink_dpipe_value { struct
243 struct devlink_dpipe_value *match_values; argument
245 struct devlink_dpipe_value *action_values;
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c2296 struct devlink_dpipe_value *value) in devlink_dpipe_value_put()
2313 struct devlink_dpipe_value *value) in devlink_dpipe_action_value_put()
2325 struct devlink_dpipe_value *values, in devlink_dpipe_action_values_put()
2350 struct devlink_dpipe_value *value) in devlink_dpipe_match_value_put()
2362 struct devlink_dpipe_value *values, in devlink_dpipe_match_values_put()
2506 struct devlink_dpipe_value *value; in devlink_dpipe_entry_clear()