Searched refs:span_type (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 196 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_sp_span_entry_deconfigure_common() argument 204 mlxsw_reg_mpat_pack(mpat_pl, pa_id, local_port, false, span_type); in mlxsw_sp_span_entry_deconfigure_common() 716 enum mlxsw_reg_mpat_span_type span_type; in mlxsw_sp2_span_entry_cpu_deconfigure() local 718 span_type = MLXSW_REG_MPAT_SPAN_TYPE_LOCAL_ETH; in mlxsw_sp2_span_entry_cpu_deconfigure() 719 mlxsw_sp_span_entry_deconfigure_common(span_entry, span_type); in mlxsw_sp2_span_entry_cpu_deconfigure()
|
D | reg.h | 8865 MLXSW_ITEM32(reg, mpat, span_type, 0x04, 0, 4); 8958 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_reg_mpat_pack() argument 8966 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack()
|