Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
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];