Searched refs:sparms (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_span.c | 495 sparms.dmac, !!sparms.vid); in mlxsw_sp_span_entry_gretap4_configure() 497 sparms.ttl, sparms.smac, in mlxsw_sp_span_entry_gretap4_configure() 599 sparms.dmac, !!sparms.vid); in mlxsw_sp_span_entry_gretap6_configure() 600 mlxsw_reg_mpat_eth_rspan_l3_ipv6_pack(mpat_pl, sparms.ttl, sparms.smac, in mlxsw_sp_span_entry_gretap6_configure() 781 if (!sparms.dest_port) in mlxsw_sp_span_entry_configure() 787 sparms.dest_port = NULL; in mlxsw_sp_span_entry_configure() 794 sparms.dest_port = NULL; in mlxsw_sp_span_entry_configure() 872 sparms.policer_id); in mlxsw_sp_span_entry_create() 959 &sparms); in mlxsw_sp_span_entry_get() 1052 if (memcmp(&sparms, &curr->parms, sizeof(sparms))) { in mlxsw_sp_span_respin_work() [all …]
|
A D | spectrum_span.h | 85 struct mlxsw_sp_span_parms sparms);
|
/linux-6.3-rc2/drivers/scsi/elx/libefc/ |
A D | efc_cmds.h | 30 struct efc_dma *sparms);
|
A 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()
|
Completed in 15 milliseconds