Searched refs:deconfigure (Results 1 – 11 of 11) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fapi_data_process.cpp | 45 bool deconfigure; member 53 deconfigure = false; in TargetInfo() 295 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processClockInfoErrorHelper() 391 targetInfo.deconfigure = cdg_tgt.deconfigure; in convertFAPItoPELformat() 413 (cdg_tgt.deconfigure == true ? "true" : "false")); in convertFAPItoPELformat() 435 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in convertFAPItoPELformat()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 48 bool deconfigure; member 56 deconfigure = false; in TargetInfo() 400 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processClockInfoErrorHelper() 669 targetInfo.deconfigure = cdg_tgt.deconfigure; in processBootErrorHelper() 694 (cdg_tgt.deconfigure == true ? "true" : "false")); in processBootErrorHelper() 717 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processBootErrorHelper()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 164 .deconfigure = mlxsw_sp1_span_entry_cpu_deconfigure, 224 .deconfigure = mlxsw_sp_span_entry_phys_deconfigure, 514 .deconfigure = mlxsw_sp_span_entry_gretap4_deconfigure, 618 .deconfigure = mlxsw_sp_span_entry_gretap6_deconfigure, 677 .deconfigure = mlxsw_sp_span_entry_vlan_deconfigure, 731 .deconfigure = mlxsw_sp2_span_entry_cpu_deconfigure, 770 .deconfigure = mlxsw_sp_span_entry_nop_deconfigure, 805 span_entry->ops->deconfigure(span_entry); in mlxsw_sp_span_entry_deconfigure()
|
H A D | spectrum_span.h | 86 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry); member
|
H A D | spectrum_fid.c | 81 void (*deconfigure)(struct mlxsw_sp_fid *fid); member 1056 .deconfigure = mlxsw_sp_fid_8021d_deconfigure, 1238 .deconfigure = mlxsw_sp_fid_rfid_deconfigure, 1302 .deconfigure = mlxsw_sp_fid_dummy_deconfigure, 1395 .deconfigure = mlxsw_sp_fid_8021q_deconfigure, 1588 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_get() 1608 fid->fid_family->ops->deconfigure(fid); in mlxsw_sp_fid_put()
|
H A D | spectrum_router.c | 141 void (*deconfigure)(struct mlxsw_sp_rif *rif); member 8468 ops->deconfigure(rif); in mlxsw_sp_rif_create() 8511 ops->deconfigure(rif); in mlxsw_sp_rif_destroy() 10228 .deconfigure = mlxsw_sp_rif_subport_deconfigure, 10363 .deconfigure = mlxsw_sp_rif_fid_deconfigure, 10511 .deconfigure = mlxsw_sp_rif_vlan_deconfigure, 10528 .deconfigure = mlxsw_sp_rif_vlan_deconfigure, 10599 .deconfigure = mlxsw_sp1_rif_ipip_lb_deconfigure, 10800 .deconfigure = mlxsw_sp2_rif_ipip_lb_deconfigure,
|
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/ |
H A D | ifupdown_0.8.44.bb | 5 configure (or, respectively, deconfigure) network interfaces, based on \
|
/openbmc/linux/Documentation/i2c/ |
H A D | i2c-address-translators.rst | 90 3. When the detach callback is called, deconfigure the alias from
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | Kconfig | 159 possible to access stand-by PCI functions nor to deconfigure
|
/openbmc/docs/designs/ |
H A D | error-log-handling-for-phal.md | 78 attribute data, targets to callout, targets to guard, and targets to deconfigure
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 2777 " to deconfigure it\n" 3164 dfile to deconfigure it. If name is not provided, the OS 3166 ``/etc/qemu-ifup`` and the default network deconfigure script is
|