Searched refs:deconfigure (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 164 .deconfigure = mlxsw_sp1_span_entry_cpu_deconfigure, 224 .deconfigure = mlxsw_sp_span_entry_phys_deconfigure, 516 .deconfigure = mlxsw_sp_span_entry_gretap4_deconfigure, 621 .deconfigure = mlxsw_sp_span_entry_gretap6_deconfigure, 680 .deconfigure = mlxsw_sp_span_entry_vlan_deconfigure, 734 .deconfigure = mlxsw_sp2_span_entry_cpu_deconfigure, 773 .deconfigure = mlxsw_sp_span_entry_nop_deconfigure, 808 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_fid.c | 82 void (*deconfigure)(struct mlxsw_sp_fid *fid); member 1238 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 1265 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 1513 .deconfigure = mlxsw_sp_fid_rfid_deconfigure, 1642 .deconfigure = mlxsw_sp_fid_rfid_deconfigure, 1712 .deconfigure = mlxsw_sp_fid_dummy_deconfigure, 1806 .deconfigure = mlxsw_sp_fid_8021q_deconfigure, 1826 .deconfigure = mlxsw_sp_fid_8021q_deconfigure, 2056 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_get() 2077 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_put()
|
D | spectrum_router.c | 142 void (*deconfigure)(struct mlxsw_sp_rif *rif); member 8717 ops->deconfigure(rif); in mlxsw_sp_rif_create() 8760 ops->deconfigure(rif); in mlxsw_sp_rif_destroy() 10491 .deconfigure = mlxsw_sp_rif_subport_deconfigure, 10626 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 10774 .deconfigure = mlxsw_sp_rif_vlan_deconfigure, 10791 .deconfigure = mlxsw_sp_rif_vlan_deconfigure, 10862 .deconfigure = mlxsw_sp1_rif_ipip_lb_deconfigure, 11063 .deconfigure = mlxsw_sp2_rif_ipip_lb_deconfigure,
|
/linux-6.12.1/Documentation/i2c/ |
D | i2c-address-translators.rst | 90 3. When the detach callback is called, deconfigure the alias from
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | Kconfig | 171 possible to access stand-by PCI functions nor to deconfigure
|