Lines Matching refs:ingress
47 mall_entry->ingress); in mlxsw_sp_mall_port_mirror_add()
51 trigger = mall_entry->ingress ? MLXSW_SP_SPAN_TRIGGER_INGRESS : in mlxsw_sp_mall_port_mirror_add()
62 mlxsw_sp_span_analyzed_port_put(mlxsw_sp_port, mall_entry->ingress); in mlxsw_sp_mall_port_mirror_add()
76 trigger = mall_entry->ingress ? MLXSW_SP_SPAN_TRIGGER_INGRESS : in mlxsw_sp_mall_port_mirror_del()
80 mlxsw_sp_span_analyzed_port_put(mlxsw_sp_port, mall_entry->ingress); in mlxsw_sp_mall_port_mirror_del()
220 mall_entry->ingress = mlxsw_sp_flow_block_is_ingress_bound(block); in mlxsw_sp_mall_replace()
225 if (flower_prio_valid && mall_entry->ingress && in mlxsw_sp_mall_replace()
231 if (flower_prio_valid && !mall_entry->ingress && in mlxsw_sp_mall_replace()
241 if (!mall_entry->ingress) { in mlxsw_sp_mall_replace()
275 if (mall_entry->ingress) in mlxsw_sp_mall_replace()
305 if (mall_entry->ingress) in mlxsw_sp_mall_destroy()