Searched defs:ncsi_cmd_sl_pkt (Results 1 – 1 of 1) sorted by relevance
90 struct ncsi_cmd_sl_pkt { struct91 struct ncsi_cmd_pkt_hdr cmd; /* Command header */92 __be32 mode; /* Link working mode */93 __be32 oem_mode; /* OEM link mode */94 __be32 checksum; /* Checksum */95 unsigned char pad[18];