Searched refs:mlxsw_sp_span_agent_put (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_flex_actions.c | 157 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() 269 mlxsw_sp_span_agent_put(mlxsw_sp, *p_span_id); in mlxsw_sp2_act_sampler_add() 286 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp2_act_sampler_del()
|
D | spectrum_matchall.c | 72 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->mirror.span_id); in mlxsw_sp_mall_port_mirror_add() 89 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->mirror.span_id); in mlxsw_sp_mall_port_mirror_del() 455 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->sample.span_id); in mlxsw_sp2_mall_sample_add() 472 mlxsw_sp_span_agent_put(mlxsw_sp, mall_entry->sample.span_id); in mlxsw_sp2_mall_sample_del()
|
D | spectrum_span.h | 105 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id);
|
D | spectrum_qdisc.c | 1804 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp_qevent_span_configure() 1826 mlxsw_sp_span_agent_put(mlxsw_sp, span_id); in mlxsw_sp_qevent_span_deconfigure()
|
D | spectrum_span.c | 1101 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id) in mlxsw_sp_span_agent_put() function
|