Searched refs:deconfigure (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_fid.c | 49 void (*deconfigure)(struct mlxsw_sp_fid *fid); member 333 .deconfigure = mlxsw_sp_fid_8021q_deconfigure, 537 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 644 .deconfigure = mlxsw_sp_fid_rfid_deconfigure, 691 .deconfigure = mlxsw_sp_fid_dummy_deconfigure, 769 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_put()
|
D | spectrum_span.c | 105 .deconfigure = mlxsw_sp_span_entry_phys_deconfigure, 389 .deconfigure = mlxsw_sp_span_entry_gretap4_deconfigure, 490 .deconfigure = mlxsw_sp_span_entry_gretap6_deconfigure, 546 .deconfigure = mlxsw_sp_span_entry_vlan_deconfigure, 583 .deconfigure = mlxsw_sp_span_entry_nop_deconfigure, 610 span_entry->ops->deconfigure(span_entry); in mlxsw_sp_span_entry_deconfigure()
|
D | spectrum_span.h | 56 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry); member
|
D | spectrum_router.c | 133 void (*deconfigure)(struct mlxsw_sp_rif *rif); member 6200 ops->deconfigure(rif); in mlxsw_sp_rif_create() 6228 ops->deconfigure(rif); in mlxsw_sp_rif_destroy() 6950 .deconfigure = mlxsw_sp_rif_subport_deconfigure, 7071 .deconfigure = mlxsw_sp_rif_vlan_deconfigure, 7158 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 7226 .deconfigure = mlxsw_sp_rif_ipip_lb_deconfigure,
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | Kconfig | 165 possible to access stand-by PCI functions nor to deconfigure
|