Home
last modified time | relevance | path

Searched refs:inband (Results 1 – 24 of 24) sorted by relevance

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_configuration.robot36 [Documentation] Verify BMC network configuration via inband IPMI.
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
174 [Documentation] Create VLAN via inband IPMI command.
190 # ip The IP address to be set using ipmitool-inband.
191 # netmask The Netmask to be set using ipmitool-inband.
[all …]
H A Dtest_ipmi_inband_sdr.robot78 [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.
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.
422 # Get Device SDR Info Via inband IPMI for Sendor count.
424 # Get Device SDR Info Via inband IPMI for SDR count.
[all …]
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-spi.c156 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 Dskip_oob_ipmi1 #Skipping out-of-band IPMI test cases to run all inband IPMI test cases
H A Dskip_inband_ipmi1 #Skipping inband IPMI test cases to run all out-of-band IPMI test cases
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c775 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/bus/
H A Domap_l3_smx.h191 unsigned inband:1; member
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c109 config.inband = neg_mode & PHYLINK_PCS_NEG_INBAND; in lan966x_pcs_config()
H A Dlan966x_port.c342 if (config->inband) { in lan966x_port_pcs_set()
H A Dlan966x_main.h399 bool inband; member
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_phylink.c106 conf.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_DISABLED || in sparx5_pcs_config()
H A Dsparx5_port.c734 if (conf->inband) { in sparx5_port_pcs_low_set()
951 if (conf->inband) { in sparx5_port_pcs_set()
H A Dsparx5_main.h157 bool inband; member
/openbmc/phosphor-host-ipmid/
H A Dmeson.build27 conf_data.set_quoted('HOST_INBAND_REQUEST_DIR', get_option('host-inband-request-dir'))
28 conf_data.set_quoted('HOST_INBAND_REQUEST_FILE', get_option('host-inband-request-file'))
H A Dmeson.options15 option('host-inband-request-dir', type: 'string', value: '/run/openbmc/', description: 'Directory t…
16 option('host-inband-request-file', type: 'string', value: 'host@%u-request', description: 'File to …
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h118 u8 inband; member
H A Dprestera_hw.h164 bool admin, u32 mode, u8 inband,
H A Dprestera_main.c147 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 Dprestera_hw.c309 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/ffdc/
H A Dffdc_config.yaml3 # COMMANDS - List of commands to be run on the corresponding targeted system (inband)
/openbmc/openbmc-test-automation/
H A DREADME.md317 Running only inband IPMI tests:
/openbmc/docs/
H A Dhost-management.md287 expected that the host will ping the watchdog via the inband interface
H A Dcheatsheet.md330 systemctl restart phosphor-ipmi-host.service # Restart the inband ipmi daemon
/openbmc/docs/designs/
H A Devent-logging.md188 in different management interfaces, such as inband IPMI and PLDM. The approach