Lines Matching defs:ar9287_base_eep_header
78 struct ar9287_base_eep_header { struct
79 uint16_t length;
80 uint16_t checksum;
81 uint16_t version;
82 uint8_t opCapFlags;
83 uint8_t eepMisc;
87 uint16_t regDmn[2];
88 uint8_t macAddr[6];
89 uint8_t rxMask;
90 uint8_t txMask;
91 uint16_t rfSilent;
92 uint16_t blueToothOptions;
93 uint16_t deviceCap;
94 uint32_t binBuildNumber;
95 uint8_t deviceType;
97 uint8_t openLoopPwrCntl;
98 int8_t pwrTableOffset;
99 int8_t tempSensSlope;
100 int8_t tempSensSlopePalOn;
101 uint8_t futureBase[29];