Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dinternal.h107 struct ncsi_channel_version { struct
108 u8 major; /* NCSI version major */
109 u8 minor; /* NCSI version minor */
110 u8 update; /* NCSI version update */
111 char alpha1; /* NCSI version alpha1 */
112 char alpha2; /* NCSI version alpha2 */
113 u8 fw_name[12]; /* Firmware name string */
114 u32 fw_version; /* Firmware version */
115 u16 pci_ids[4]; /* PCI identification */
116 u32 mf_id; /* Manufacture ID */