Home
last modified time | relevance | path

Searched refs:sparms (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.c148 struct mlxsw_sp_span_parms sparms) in mlxsw_sp1_span_entry_cpu_configure() argument
178 struct mlxsw_sp_span_parms sparms) in mlxsw_sp_span_entry_phys_configure() argument
180 struct mlxsw_sp_port *dest_port = sparms.dest_port; in mlxsw_sp_span_entry_phys_configure()
189 mlxsw_reg_mpat_session_id_set(mpat_pl, sparms.session_id); in mlxsw_sp_span_entry_phys_configure()
190 mlxsw_reg_mpat_pide_set(mpat_pl, sparms.policer_enable); in mlxsw_sp_span_entry_phys_configure()
191 mlxsw_reg_mpat_pid_set(mpat_pl, sparms.policer_id); in mlxsw_sp_span_entry_phys_configure()
479 struct mlxsw_sp_span_parms sparms) in mlxsw_sp_span_entry_gretap4_configure() argument
481 struct mlxsw_sp_port *dest_port = sparms.dest_port; in mlxsw_sp_span_entry_gretap4_configure()
490 mlxsw_reg_mpat_pide_set(mpat_pl, sparms.policer_enable); in mlxsw_sp_span_entry_gretap4_configure()
491 mlxsw_reg_mpat_pid_set(mpat_pl, sparms.policer_id); in mlxsw_sp_span_entry_gretap4_configure()
[all …]
Dspectrum_span.h85 struct mlxsw_sp_span_parms sparms);
/linux-5.19.10/drivers/scsi/elx/libefc/
Defc_cmds.h30 struct efc_dma *sparms);
Defc_cmds.c658 struct efc_dma *sparms) in efc_cmd_node_attach() argument
663 if (!rnode || !sparms) { in efc_cmd_node_attach()
665 rnode, sparms); in efc_cmd_node_attach()
680 rnode->nport->indicator, rnode->fc_id, sparms, 0, 0)) in efc_cmd_node_attach()