Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c102 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_matches_dump()
112 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match, in mlxsw_sp_erif_match_action_prepare()
126 struct devlink_dpipe_match *match, in mlxsw_sp_erif_entry_prepare()
197 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump()
313 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_host_matches_dump()
368 mlxsw_sp_dpipe_table_host_match_action_prepare(struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_match_action_prepare()
372 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_match_action_prepare()
403 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_host_entry_prepare()
409 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_entry_prepare()
622 struct devlink_dpipe_match matches[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h186 struct devlink_dpipe_match { struct
222 struct devlink_dpipe_match *match;
1428 struct devlink_dpipe_match *match);
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c2050 struct devlink_dpipe_match *match) in devlink_dpipe_match_put()