Searched refs:sparms (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 148 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 …]
|
D | spectrum_span.h | 85 struct mlxsw_sp_span_parms sparms);
|
/linux-6.1.9/drivers/scsi/elx/libefc/ |
D | efc_cmds.h | 30 struct efc_dma *sparms);
|
D | efc_cmds.c | 658 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()
|