Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h159 struct cxgb4_pcir_data { struct
160 __le32 signature; /* Signature. The string "PCIR" */
161 __le16 vendor_id; /* Vendor Identification */
162 __le16 device_id; /* Device Identification */
163 __u8 vital_product[2]; /* Pointer to Vital Product Data */
164 __u8 length[2]; /* PCIR Data Structure Length */
165 __u8 revision; /* PCIR Data Structure Revision */
166 __u8 class_code[3]; /* Class Code */
167 __u8 image_length[2]; /* Image Length. Multiple of 512B */
168 __u8 code_revision[2]; /* Revision Level of Code/Data */
[all …]