Searched refs:deconfigure (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_fid.c | 74 void (*deconfigure)(struct mlxsw_sp_fid *fid); member 658 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 723 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 820 .deconfigure = mlxsw_sp_fid_rfid_deconfigure, 867 .deconfigure = mlxsw_sp_fid_dummy_deconfigure, 947 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_get() 967 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_put()
|
| D | spectrum_span.c | 164 .deconfigure = mlxsw_sp1_span_entry_cpu_deconfigure, 224 .deconfigure = mlxsw_sp_span_entry_phys_deconfigure, 515 .deconfigure = mlxsw_sp_span_entry_gretap4_deconfigure, 619 .deconfigure = mlxsw_sp_span_entry_gretap6_deconfigure, 678 .deconfigure = mlxsw_sp_span_entry_vlan_deconfigure, 732 .deconfigure = mlxsw_sp2_span_entry_cpu_deconfigure, 771 .deconfigure = mlxsw_sp_span_entry_nop_deconfigure, 806 span_entry->ops->deconfigure(span_entry); in mlxsw_sp_span_entry_deconfigure()
|
| D | spectrum_span.h | 86 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry); member
|
| D | spectrum_router.c | 110 void (*deconfigure)(struct mlxsw_sp_rif *rif); member 8076 ops->deconfigure(rif); in mlxsw_sp_rif_create() 8105 ops->deconfigure(rif); in mlxsw_sp_rif_destroy() 8992 .deconfigure = mlxsw_sp_rif_subport_deconfigure, 9099 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 9150 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 9219 .deconfigure = mlxsw_sp1_rif_ipip_lb_deconfigure, 9404 .deconfigure = mlxsw_sp2_rif_ipip_lb_deconfigure,
|
| /Linux-v5.15/drivers/pci/hotplug/ |
| D | Kconfig | 156 possible to access stand-by PCI functions nor to deconfigure
|