OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txRxAttenLocal
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c
251
uint8_t
txRxAttenLocal
= 23;
271
txRxAttenLocal
= pModal->txRxAttenCh[0];
294
AR9280_PHY_RXGAIN_TXRX_ATTEN,
txRxAttenLocal
);
299
AR9280_PHY_RXGAIN_TXRX_ATTEN,
txRxAttenLocal
);
ar5416_reset.c
1264
uint8_t
txRxAttenLocal
; /* workaround for eeprom versions <= 14.2 */
1271
txRxAttenLocal
= IS_CHAN_2GHZ(chan) ? 23 : 44; /* workaround for eeprom versions <= 14.2 */
1304
SM(IS_EEP_MINOR_V3(ah) ? pModal->txRxAttenCh[i] :
txRxAttenLocal
,
Completed in 14 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025