Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/
H A Dncsi-pkt.h116 struct ncsi_cmd_sma_pkt { struct
117 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
118 unsigned char mac[6]; /* MAC address */
119 unsigned char index; /* MAC table index */
120 unsigned char at_e; /* Addr type and operation */
121 __be32 checksum; /* Checksum */
122 unsigned char pad[18];
/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h116 struct ncsi_cmd_sma_pkt { struct
117 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
118 unsigned char mac[6]; /* MAC address */
119 unsigned char index; /* MAC table index */
120 unsigned char at_e; /* Addr type and operation */
121 __be32 checksum; /* Checksum */
122 unsigned char pad[18];