Searched defs:ncsi_cmd_sl_pkt (Results 1 – 1 of 1) sorted by relevance
86 struct ncsi_cmd_sl_pkt { struct87 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];