Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h56 struct base_eep_ar9287_header { struct
57 uint16_t version; /* Swapped w/ length; check ah_eeprom_v14.h */
58 uint16_t checksum;
59 uint16_t length;
60 uint8_t opCapFlags;
61 uint8_t eepMisc;
62 uint16_t regDmn[2];
63 uint8_t macAddr[6];
64 uint8_t rxMask;
65 uint8_t txMask;
[all …]