Searched refs:mlxsw_sp_span_agent_put (Results 1 – 5 of 5) sorted by relevance
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()
88 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id);
64 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()
1363 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()
1091 void mlxsw_sp_span_agent_put(struct mlxsw_sp *mlxsw_sp, int span_id) in mlxsw_sp_span_agent_put() function