Home
last modified time | relevance | path

Searched refs:MLXSW_SP_SPAN_EGRESS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_flex_actions.c143 type = ingress ? MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_act_mirror_add()
157 type = ingress ? MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_act_mirror_del()
Dspectrum_span.h16 MLXSW_SP_SPAN_EGRESS, enumerator
Dspectrum_span.c723 p->type == MLXSW_SP_SPAN_EGRESS) in mlxsw_sp_span_is_egress_mirror()
817 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_add()
853 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_add()
879 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_del()
Dspectrum.c1359 span_type = ingress ? MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_port_add_cls_matchall_mirror()
1371 MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_port_del_cls_matchall_mirror()