/openbmc/phosphor-net-ipmid/ |
H A D | message_handler.cpp | 118 (sizeof(LAN::header::Request) + sizeof(LAN::trailer::Request))) in executeCommand() 124 sizeof(LAN::header::Request); in executeCommand() 125 auto end = inMessage->payload.end() - sizeof(LAN::trailer::Request); in executeCommand() 200 outMessage->payload.resize(sizeof(LAN::header::Request) + output.size() + in sendUnsolicitedIPMIPayload() 201 sizeof(LAN::trailer::Request)); in sendUnsolicitedIPMIPayload() 204 reinterpret_cast<LAN::header::Request*>(outMessage->payload.data()); in sendUnsolicitedIPMIPayload() 207 respHeader->rsaddr = LAN::requesterBMCAddress; in sendUnsolicitedIPMIPayload() 210 respHeader->rqaddr = LAN::responderBMCAddress; in sendUnsolicitedIPMIPayload() 214 auto assembledSize = sizeof(LAN::header::Request); in sendUnsolicitedIPMIPayload() 222 auto trailer = reinterpret_cast<LAN::trailer::Request*>( in sendUnsolicitedIPMIPayload()
|
H A D | message.hpp | 44 namespace LAN namespace 177 reinterpret_cast<LAN::header::Request*>(payload.data()); in getCommand() 209 sizeof(LAN::header::Response) + output.size() + in createResponse() 210 sizeof(LAN::trailer::Response)); in createResponse() 213 reinterpret_cast<LAN::header::Request*>(payload.data()); in createResponse() 214 auto respHeader = reinterpret_cast<LAN::header::Response*>( in createResponse() 225 auto assembledSize = sizeof(LAN::header::Response); in createResponse() 233 auto trailer = reinterpret_cast<LAN::trailer::Response*>( in createResponse()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_network_configuration.robot | 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 103 Create VLAN Via IPMI When LAN And VLAN Exist On BMC 104 [Documentation] Create VLAN Via IPMI When LAN And VLAN Exist On BMC. 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 136 Create VLAN When LAN And VLAN Exist With IP Address Configured 145 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband [all …]
|
H A D | test_ipmi_network_verification.robot | 45 ${lan_print_ipmi}= Get LAN Print Dict 100 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} 117 [Documentation] Verify Get Set In Progress which belongs to LAN Configuration Parameters 133 [Documentation] Verify cipher suite entry count which belongs to LAN Configuration Parameters 149 … [Documentation] Verify authentication type support which belongs to LAN Configuration Parameters 170 [Documentation] Verify Set In Progress which belongs to LAN Configuration Parameters 243 [Documentation] Verify cipher suite privilege which belongs to LAN Configuration Parameters 266 [Documentation] Verify Set On Authentication Type which belongs to LAN Configuration Parameters 337 ${lan_print_ipmi}= Get LAN Print Dict ${channel_number} 349 ${lan_print_ipmi}= Get LAN Print Dict ${channel_number}
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_vlan_network.robot | 49 ${lan_config}= Get LAN Print Dict 69 ${lan_config}= Get LAN Print Dict 82 ${lan_config}= Get LAN Print Dict 93 ${lan_config}= Get LAN Print Dict 101 ${lan_config}= Get LAN Print Dict 112 ${lan_config}= Get LAN Print Dict 118 ${lan_config}= Get LAN Print Dict 130 ${lan_config}= Get LAN Print Dict 139 ${lan_config}= Get LAN Print Dict 155 ${lan_config}= Get LAN Print Dict [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ |
H A D | ipmitool_1.8.19.bb | 7 kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in \ 8 the IPMI specification. IPMIv2 adds support for encrypted LAN \ 9 communications and remote Serial-over-LAN functionality. \ 14 setting LAN configuration, and chassis power control. \
|
/openbmc/ipmitool/ |
H A D | README | 19 Field Replaceable Unit (FRU) inventory information, read and set LAN 97 LAN Interface 126 enabling the LAN interface as well. 198 Its been working well with IPMITOOL on the LAN interface with: 253 -H hostname Remote host name for LAN interface 268 lan IPMI v1.5 LAN Interface 269 lanplus IPMI v2.0 RMCP+ LAN Interface 273 lan Configure LAN Channels 281 sol Configure IPMIv2.0 Serial-over-LAN 327 Setting LAN IP Address to 10.1.1.10 [all …]
|
/openbmc/openbmc-test-automation/gui/test/server_overview/ |
H A D | test_obmc_gui_server_overview.robot | 20 ${string_launch_serial_over_lan} Serial over LAN console 25 Verify Serial Over LAN Button 31 Verify Display Content Access the Serial over LAN console 84 Verify Launching Of Serial Over LAN Console At OBMC Power Off State 131 Verify Launching Of Serial Over LAN Console At OBMC Power Running State
|
/openbmc/openbmc-test-automation/gui/test/server_control/ |
H A D | test_obmc_gui_sol_console.robot | 23 Page Should Contain Access the Serial over LAN console 42 Wait Until Page Contains Serial over LAN console
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | smsc,lan9115.yaml | 41 LAN interrupt line 61 description: Forces SMSC LAN controller to use internal PHY 65 description: Forces SMSC LAN controller to use external PHY
|
H A D | brcm,systemport.yaml | 27 - description: interrupt line for Wake-on-LAN 32 - description: Wake-on-LAN clock
|
H A D | brcm,asp-v2.0.yaml | 41 - description: Port 0 Wake-on-LAN 42 - description: Port 1 Wake-on-LAN
|
H A D | hisilicon-hns-nic.txt | 27 LAN Switch while the CPU side assume itself have one single NIC connect to 54 ports connected to a LAN Switch while the CPU side assume itself have one
|
H A D | brcm,bcmgenet.yaml | 32 - description: Wake-on-LAN interrupt line 40 - description: Wake-on-LAN clock
|
/openbmc/linux/drivers/net/wireless/ |
H A D | Kconfig | 3 # Wireless LAN device configuration 7 bool "Wireless LAN"
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/ |
H A D | ray_cs.rst | 6 Raylink wireless LAN card 13 This file is the documentation for the Raylink Wireless LAN card driver for 14 Linux. The Raylink wireless LAN card is a PCMCIA card which provides IEEE 20 wireless LAN cards. 58 # Configuration options for Raylink Wireless LAN PCMCIA card
|
/openbmc/linux/net/atm/ |
H A D | Kconfig | 28 network, you will typically either say Y here or to "LAN Emulation 42 tristate "LAN Emulation (LANE) support" 45 LAN Emulation emulates services of existing LANs across an ATM
|
/openbmc/openbmc-test-automation/ipmi/dcmi/ |
H A D | test_dcmi_get_capabilities.robot | 34 ... Primary LAN channel number: ${CHANNEL_NUMBER} is available 35 ... Secondary LAN channel is not available for OOB
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | Kconfig | 3 tristate "RealTek RTL8192E Wireless LAN NIC driver"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/ |
H A D | dhcp-relay_4.4.3p1.bb | 4 LAN to another, so that a DHCP server is not needed on every LAN."
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | Kconfig | 3 tristate "RealTek RTL8192U Wireless LAN NIC driver"
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | bcm_sf2.rst | 107 Wake-on-LAN 110 Wake-on-LAN is currently implemented by utilizing the host processor Ethernet 111 MAC controller wake-on logic. Whenever Wake-on-LAN is requested, an intersection 114 system-wide suspend/resume, only ports not participating in Wake-on-LAN are
|
/openbmc/linux/drivers/eisa/ |
H A D | eisa.ids | 110 ASU0500 "ASUS EISA-L500 Ethernet LAN ADAPTER" 146 CCI6001 "Cache Computer EISA Ethernet LAN Adapter" 551 HWP1840 "HP EtherTwist EISA LAN Adapter/32" 552 HWP1850 "LAN AdapterCard -- 25567A" 888 ISA9208 "Intel iMX-LAN/586" 1074 LEF8000 "LeafNet LAN Adapter" 1088 MIC0021 "FD-0475 EISA Bus Ethernet LAN Adapter" 1188 SMC03E0 "SMC EtherCard PLUS Family LAN Adapters" 1206 SUK1022 "SK-NET Token Ring LAN Interface Board" 1207 SUK1059 "SK-NET G16 LAN Interface Board" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/ |
H A D | iptraf-ng_1.2.1.bb | 7 and activity indicators, TCP/UDP traffic breakdowns, and LAN station \ 14 outgoing packets for common TCP and UDP application ports, a LAN \
|
/openbmc/linux/drivers/staging/rtl8723bs/ |
H A D | Kconfig | 3 tristate "Realtek RTL8723BS SDIO Wireless LAN NIC driver"
|