Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c102 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_matches_dump()
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()
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()
862 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_adj_matches_dump()
939 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_match_action_prepare()
970 struct devlink_dpipe_match *matches, in mlxsw_sp_dpipe_table_adj_entry_prepare()
[all …]
/linux/include/net/
H A Ddevlink.h247 struct devlink_dpipe_match { struct
283 struct devlink_dpipe_match *match;
1771 struct devlink_dpipe_match *match);
/linux/net/devlink/
H A Ddpipe.c61 struct devlink_dpipe_match *match) in devlink_dpipe_match_put()