Searched refs:deconfigure (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/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 | 113 void (*deconfigure)(struct mlxsw_sp_rif *rif); member 8472 ops->deconfigure(rif); in mlxsw_sp_rif_create() 8509 ops->deconfigure(rif); in mlxsw_sp_rif_destroy() 9696 .deconfigure = mlxsw_sp_rif_subport_deconfigure, 9815 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 9866 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 9936 .deconfigure = mlxsw_sp1_rif_ipip_lb_deconfigure, 10122 .deconfigure = mlxsw_sp2_rif_ipip_lb_deconfigure,
|
/linux-5.19.10/drivers/pci/hotplug/ ! |
D | Kconfig | 156 possible to access stand-by PCI functions nor to deconfigure
|