Searched refs:mlxsw_sp_span_agent_get (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.h | 86 int mlxsw_sp_span_agent_get(struct mlxsw_sp *mlxsw_sp, int *p_span_id,
|
D | spectrum_acl_flex_actions.c | 145 err = mlxsw_sp_span_agent_get(mlxsw_sp, p_span_id, &agent_parms); in mlxsw_sp_act_mirror_add()
|
D | spectrum_matchall.c | 41 err = mlxsw_sp_span_agent_get(mlxsw_sp, &mall_entry->mirror.span_id, in mlxsw_sp_mall_port_mirror_add()
|
D | spectrum_span.c | 1058 int mlxsw_sp_span_agent_get(struct mlxsw_sp *mlxsw_sp, int *p_span_id, in mlxsw_sp_span_agent_get() function
|
D | spectrum_qdisc.c | 1335 err = mlxsw_sp_span_agent_get(mlxsw_sp, &span_id, agent_parms); in mlxsw_sp_qevent_span_configure()
|