Searched refs:span_type (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_span.c | 197 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_sp_span_entry_deconfigure_common() argument 205 mlxsw_reg_mpat_pack(mpat_pl, pa_id, local_port, false, span_type); in mlxsw_sp_span_entry_deconfigure_common() 718 enum mlxsw_reg_mpat_span_type span_type; in mlxsw_sp2_span_entry_cpu_deconfigure() local 720 span_type = MLXSW_REG_MPAT_SPAN_TYPE_LOCAL_ETH; in mlxsw_sp2_span_entry_cpu_deconfigure() 721 mlxsw_sp_span_entry_deconfigure_common(span_entry, span_type); in mlxsw_sp2_span_entry_cpu_deconfigure()
|
| H A D | reg.h | 8866 MLXSW_ITEM32(reg, mpat, span_type, 0x04, 0, 4); 8959 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_reg_mpat_pack() argument 8967 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack()
|