Lines Matching defs:base_eep_ar9287_header
453 struct base_eep_ar9287_header { struct
454 __le16 length;
455 __le16 checksum;
456 __le16 version;
457 u8 opCapFlags;
458 u8 eepMisc;
459 __le16 regDmn[2];
460 u8 macAddr[6];
461 u8 rxMask;
462 u8 txMask;
463 __le16 rfSilent;
464 __le16 blueToothOptions;
465 __le16 deviceCap;
466 __le32 binBuildNumber;
467 u8 deviceType;
468 u8 openLoopPwrCntl;
469 int8_t pwrTableOffset;
470 int8_t tempSensSlope;
471 int8_t tempSensSlopePalOn;
472 u8 futureBase[29];