/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_network_configuration.robot | 36 [Documentation] Verify BMC network configuration via inband IPMI. 47 ${lan_print_output}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 85 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 98 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 110 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 120 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 132 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 145 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 158 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband 174 [Documentation] Create VLAN via inband IPMI command. [all …]
|
H A D | test_ipmi_inband_sdr.robot | 78 [Documentation] Verify Sensor and SDR Count in Get Device SDR Info via inband IPMI. 118 [Documentation] Verify timestamp In Get Device SDR Info via inband IPMI. 138 [Documentation] Verify Get Device SDR Info via inband IPMI with extra bytes. 176 [Documentation] Verify Reserve Device SDR Repository via inband IPMI. 179 # Reserve Device SDR Repository via inband IPMI. 189 [Documentation] Verify Reserve Device SDR Repository via inband IPMI with extra request bytes. 372 [Documentation] Get Device SDR Info via inband IPMI and return response data with Sensor count. 382 [Documentation] Get Device SDR Info via inband IPMI and return response data with SDR count. 394 # Get Device SDR Info Via inband IPMI for Sensor count. 408 # Get Device SDR Info Via inband IPMI for SDR count. [all …]
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-spi.c | 156 union cvmx_gmxx_rxx_rx_inbnd inband = in __cvmx_helper_spi_link_get() local 158 result.s.link_up = inband.s.status; in __cvmx_helper_spi_link_get() 159 result.s.full_duplex = inband.s.duplex; in __cvmx_helper_spi_link_get() 160 switch (inband.s.speed) { in __cvmx_helper_spi_link_get()
|
/openbmc/openbmc-test-automation/test_lists/witherspoon/ |
H A D | skip_inband_ipmi | 1 #Skipping inband IPMI test cases to run all out-of-band IPMI test cases
|
H A D | skip_oob_ipmi | 1 #Skipping out-of-band IPMI test cases to run all inband IPMI test cases
|
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
H A D | 0001-Replace-tclsh-with-tclsh8-in-the-scripts-used-in-the.patch | 30 example/ftp-inband | 2 +- 160 diff --git a/example/ftp-inband b/example/ftp-inband 162 --- a/example/ftp-inband 163 +++ b/example/ftp-inband
|
/openbmc/linux/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 775 bool inband; in tegra_bpmp_init_debugfs() local 778 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs() 780 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs() 793 if (inband) in tegra_bpmp_init_debugfs()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_phylink.c | 109 config.inband = neg_mode & PHYLINK_PCS_NEG_INBAND; in lan966x_pcs_config()
|
H A D | lan966x_port.c | 342 if (config->inband) { in lan966x_port_pcs_set()
|
H A D | lan966x_main.h | 399 bool inband; member
|
/openbmc/linux/drivers/bus/ |
H A D | omap_l3_smx.h | 191 unsigned inband:1; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.build | 36 get_option('host-inband-request-dir'), 40 get_option('host-inband-request-file'),
|
H A D | meson.options | 44 'host-inband-request-dir', 50 'host-inband-request-file',
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 106 conf.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_DISABLED || in sparx5_pcs_config()
|
H A D | sparx5_port.c | 734 if (conf->inband) { in sparx5_port_pcs_low_set() 951 if (conf->inband) { in sparx5_port_pcs_set()
|
H A D | sparx5_main.h | 157 bool inband; member
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera.h | 118 u8 inband; member
|
H A D | prestera_hw.h | 164 bool admin, u32 mode, u8 inband,
|
H A D | prestera_main.c | 147 cfg->mode, cfg->inband, cfg->speed, in prestera_port_cfg_mac_write() 318 cfg_mac.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED; in prestera_pcs_config() 694 cfg_mac.inband = 0; in prestera_port_create()
|
H A D | prestera_hw.c | 309 u8 inband; member 1135 bool admin, u32 mode, u8 inband, in prestera_hw_port_mac_mode_set() argument 1147 .reg_mode.inband = inband, in prestera_hw_port_mac_mode_set()
|
/openbmc/openbmc-test-automation/ |
H A D | README.md | 329 Running only inband IPMI tests:
|
/openbmc/docs/ |
H A D | host-management.md | 287 expected that the host will ping the watchdog via the inband interface
|
H A D | cheatsheet.md | 330 systemctl restart phosphor-ipmi-host.service # Restart the inband ipmi daemon
|
/openbmc/docs/designs/ |
H A D | event-logging.md | 188 in different management interfaces, such as inband IPMI and PLDM. The approach
|