Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h239 typedef struct osprey_BaseEepHeader { struct
240 … reg_dmn[2]; //Does this need to be outside of this structure, if it gets written after calibration
241 u_int8_t txrx_mask; //4 bits tx and 4 bits rx
242 EEP_FLAGS op_cap_flags;
243 u_int8_t rf_silent;
244 u_int8_t blue_tooth_options;
245 u_int8_t device_cap;
246 u_int8_t device_type; // takes lower byte in eeprom location
247 … int8_t pwrTableOffset; // offset in dB to be added to beginning of pdadc table in calibration
248 u_int8_t params_for_tuning_caps[2]; //placeholder, get more details from Don
[all …]