Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9380reg.h121 struct ar9380_modal_eep_header { struct
122 uint32_t antCtrlCommon;
123 uint32_t antCtrlCommon2;
124 uint16_t antCtrlChain[AR9380_MAX_CHAINS];
125 uint8_t xatten1DB[AR9380_MAX_CHAINS];
126 uint8_t xatten1Margin[AR9380_MAX_CHAINS];
127 int8_t tempSlope;
128 int8_t voltSlope;
129 uint8_t spurChans[AR9380_EEPROM_MODAL_SPURS];
130 int8_t noiseFloorThreshCh[AR9380_MAX_CHAINS];
[all …]