Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/wimax/
Di2400m.h180 struct i2400m_bootrom_header { struct
181 __le32 command; /* Compose with enum i2400_brh */
182 __le32 target_addr;
183 __le32 data_size;
184 __le32 block_checksum;
185 char payload[0];