Home
last modified time | relevance | path

Searched defs:ncsi_cmd_sl_pkt (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/net/
H A Dncsi-pkt.h86 struct ncsi_cmd_sl_pkt { struct
87 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
88 __be32 mode; /* Link working mode */
89 __be32 oem_mode; /* OEM link mode */
90 __be32 checksum; /* Checksum */
91 unsigned char pad[18];
/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h86 struct ncsi_cmd_sl_pkt { struct
87 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
88 __be32 mode; /* Link working mode */
89 __be32 oem_mode; /* OEM link mode */
90 __be32 checksum; /* Checksum */
91 unsigned char pad[18];