Searched refs:span_type (Results 1 – 2 of 2) sorted by relevance
/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() 720 enum mlxsw_reg_mpat_span_type span_type; in mlxsw_sp2_span_entry_cpu_deconfigure() local 722 span_type = MLXSW_REG_MPAT_SPAN_TYPE_LOCAL_ETH; in mlxsw_sp2_span_entry_cpu_deconfigure() 723 mlxsw_sp_span_entry_deconfigure_common(span_entry, span_type); in mlxsw_sp2_span_entry_cpu_deconfigure()
|
D | reg.h | 9839 MLXSW_ITEM32(reg, mpat, span_type, 0x04, 0, 4); 9932 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_reg_mpat_pack() argument 9940 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack()
|