Searched refs:span_type (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 198 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_sp_span_entry_deconfigure_common() argument 206 mlxsw_reg_mpat_pack(mpat_pl, pa_id, local_port, false, span_type); in mlxsw_sp_span_entry_deconfigure_common() 722 enum mlxsw_reg_mpat_span_type span_type; in mlxsw_sp2_span_entry_cpu_deconfigure() local 724 span_type = MLXSW_REG_MPAT_SPAN_TYPE_LOCAL_ETH; in mlxsw_sp2_span_entry_cpu_deconfigure() 725 mlxsw_sp_span_entry_deconfigure_common(span_entry, span_type); in mlxsw_sp2_span_entry_cpu_deconfigure()
|
D | reg.h | 9914 MLXSW_ITEM32(reg, mpat, span_type, 0x04, 0, 4); 10007 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_reg_mpat_pack() argument 10015 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack()
|