Searched refs:span_type (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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() 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() 196 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, enum mlxsw_reg_mpat_span_type span_type) mlxsw_sp_span_entry_deconfigure_common() argument
|
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() 8967 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack() 8957 mlxsw_reg_mpat_pack(char *payload, u8 pa_id, u16 system_port, bool e, enum mlxsw_reg_mpat_span_type span_type) mlxsw_reg_mpat_pack() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 198 enum mlxsw_reg_mpat_span_type span_type) in mlxsw_sp_span_entry_deconfigure_common() 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() 197 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, enum mlxsw_reg_mpat_span_type span_type) mlxsw_sp_span_entry_deconfigure_common() argument
|
H A 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() 9940 mlxsw_reg_mpat_span_type_set(payload, span_type); in mlxsw_reg_mpat_pack() 9930 mlxsw_reg_mpat_pack(char *payload, u8 pa_id, u16 system_port, bool e, enum mlxsw_reg_mpat_span_type span_type) mlxsw_reg_mpat_pack() argument
|
Completed in 53 milliseconds