Home
last modified time | relevance | path

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

/Linux-v4.19/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.c719 p->type == MLXSW_SP_SPAN_EGRESS) in mlxsw_sp_span_is_egress_mirror()
813 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_add()
849 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_add()
875 if (type == MLXSW_SP_SPAN_EGRESS) { in mlxsw_sp_span_inspected_port_del()
Dspectrum.c1267 span_type = ingress ? MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_port_add_cls_matchall_mirror()
1279 MLXSW_SP_SPAN_INGRESS : MLXSW_SP_SPAN_EGRESS; in mlxsw_sp_port_del_cls_matchall_mirror()