Home
last modified time | relevance | path

Searched defs:LinkUp (Results 1 – 9 of 9) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dethernet_interface.hpp12 LinkUp, enumerator
H A Dport.hpp34 LinkUp, enumerator
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c274 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
H A Dr8169_main.c414 LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */ enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DEthernetInterface.v1_12_3.json731 "LinkUp": "The link is available for communication on this interface.", string
H A DPort.v1_15_0.json1316 "LinkUp": "This link on this interface is up.", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DEthernetInterface.v1_12_3.json731 "LinkUp": "The link is available for communication on this interface.", string
H A DPort.v1_15_0.json1316 "LinkUp": "This link on this interface is up.", string
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h293 uint32_t LinkUp; member