OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AR5416_MAX_CHAINS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_cal.h
78
#define
AR5416_MAX_CHAINS
3 /* XXX dup's eeprom def */
79
HAL_CAL_SAMPLE caldata[4][
AR5416_MAX_CHAINS
];
/src/sys/dev/ic/
arn5416reg.h
24
#define
AR5416_MAX_CHAINS
3
81
uint32_t antCtrlChain[
AR5416_MAX_CHAINS
];
83
uint8_t antennaGainCh[
AR5416_MAX_CHAINS
];
85
uint8_t txRxAttenCh[
AR5416_MAX_CHAINS
];
86
uint8_t rxTxMarginCh[
AR5416_MAX_CHAINS
];
89
uint8_t xlnaGainCh[
AR5416_MAX_CHAINS
];
94
uint8_t noiseFloorThreshCh[
AR5416_MAX_CHAINS
];
97
uint8_t iqCalICh[
AR5416_MAX_CHAINS
];
98
uint8_t iqCalQCh[
AR5416_MAX_CHAINS
];
108
uint8_t bswAtten[
AR5416_MAX_CHAINS
];
[
all
...]
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v14.h
78
#define
AR5416_MAX_CHAINS
3
178
uint32_t antCtrlChain[
AR5416_MAX_CHAINS
]; // 12
180
int8_t antennaGainCh[
AR5416_MAX_CHAINS
]; // 3
182
uint8_t txRxAttenCh[
AR5416_MAX_CHAINS
]; // 3
183
uint8_t rxTxMarginCh[
AR5416_MAX_CHAINS
]; // 3
186
uint8_t xlnaGainCh[
AR5416_MAX_CHAINS
]; // 3
191
uint8_t noiseFloorThreshCh[
AR5416_MAX_CHAINS
]; // 3
194
int8_t iqCalICh[
AR5416_MAX_CHAINS
]; // 1
195
int8_t iqCalQCh[
AR5416_MAX_CHAINS
]; // 1
205
uint8_t bswAtten[
AR5416_MAX_CHAINS
]; //
[
all
...]
/src/sys/dev/usb/
if_otusreg.h
421
#define
AR5416_MAX_CHAINS
2
448
uint32_t antCtrlChain[
AR5416_MAX_CHAINS
];
450
int8_t antennaGainCh[
AR5416_MAX_CHAINS
];
452
uint8_t txRxAttenCh[
AR5416_MAX_CHAINS
];
453
uint8_t rxTxMarginCh[
AR5416_MAX_CHAINS
];
456
uint8_t xlnaGainCh[
AR5416_MAX_CHAINS
];
461
uint8_t noiseFloorThreshCh[
AR5416_MAX_CHAINS
];
464
int8_t iqCalICh[
AR5416_MAX_CHAINS
];
465
int8_t iqCalQCh[
AR5416_MAX_CHAINS
];
475
uint8_t bswAtten[
AR5416_MAX_CHAINS
];
[
all
...]
Completed in 51 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025