Home
last modified time | relevance | path

Searched refs:mlxsw_sp_span_agent_put (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_flex_actions.c157 mlxsw_sp_span_agent_put(mlxsw_sp, *p_span_id); in mlxsw_sp_act_mirror_add()
169 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp_act_mirror_del()
Dspectrum_span.h88 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id);
Dspectrum_matchall.c64 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->mirror.span_id); in mlxsw_sp_mall_port_mirror_add()
81 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->mirror.span_id); in mlxsw_sp_mall_port_mirror_del()
Dspectrum_qdisc.c1363 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp_qevent_span_configure()
1381 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp_qevent_span_deconfigure()
Dspectrum_span.c1091 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id) in mlxsw_sp_span_agent_put() function