Lines Matching defs:__packed
64 struct __packed { struct
65 uint32_t entry_type;
66 uint32_t entry_size;
67 uint32_t reserved_1;
69 uint8_t capture_flags;
70 uint8_t reserved_2[2];
71 uint8_t driver_flags;
73 union __packed { union
74 struct __packed { struct
77 struct __packed { struct
80 struct __packed { struct
81 uint32_t base_addr;
82 uint8_t reg_width;
83 uint16_t reg_count;
84 uint8_t pci_offset;
87 struct __packed { struct
88 uint32_t base_addr;
89 uint32_t write_data;
90 uint8_t pci_offset;
91 uint8_t reserved[3];
94 struct __packed { struct
95 uint32_t base_addr;
96 uint8_t reg_width;
97 uint16_t reg_count;
98 uint8_t pci_offset;
99 uint8_t banksel_offset;
100 uint8_t reserved[3];
101 uint32_t bank;
104 struct __packed { struct
105 uint32_t base_addr;
106 uint32_t write_data;
107 uint8_t reserved[2];
108 uint8_t pci_offset;
109 uint8_t banksel_offset;
110 uint32_t bank;
113 struct __packed { struct
114 uint8_t pci_offset;
115 uint8_t reserved[3];
118 struct __packed { struct
119 uint8_t pci_offset;
120 uint8_t reserved[3];
121 uint32_t write_data;
124 struct __packed { struct
125 uint8_t ram_area;
126 uint8_t reserved[3];
127 uint32_t start_addr;
128 uint32_t end_addr;
131 struct __packed { struct
132 uint32_t num_queues;
133 uint8_t queue_type;
134 uint8_t reserved[3];
137 struct __packed { struct
138 uint32_t fce_trace_size;
139 uint64_t write_pointer;
140 uint64_t base_pointer;
141 uint32_t fce_enable_mb0;
142 uint32_t fce_enable_mb2;
143 uint32_t fce_enable_mb3;
144 uint32_t fce_enable_mb4;
145 uint32_t fce_enable_mb5;
146 uint32_t fce_enable_mb6;
149 struct __packed { struct
152 struct __packed { struct
155 struct __packed { struct
156 uint8_t pci_offset;
157 uint8_t reserved[3];
158 uint32_t data;
161 struct __packed { struct
162 uint8_t buf_type;
163 uint8_t reserved[3];
164 uint32_t buf_size;
165 uint64_t start_addr;
168 struct __packed { struct
169 uint32_t scratch_size;
172 struct __packed { struct
173 uint32_t addr;
174 uint32_t count;
177 struct __packed { struct
178 uint32_t addr;
179 uint32_t data;
182 struct __packed { struct
183 uint32_t addr;
184 uint32_t count;
187 struct __packed { struct
188 uint32_t addr;
189 uint32_t count;
192 struct __packed { struct
193 uint32_t num_queues;
194 uint8_t queue_type;
195 uint8_t reserved[3];
198 struct __packed { struct
199 uint32_t length;
200 uint8_t buffer[];