OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is2GHz
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c
491
HAL_BOOL
is2GHz
= IS_CHAN_2GHZ(chan);
502
cur_bb_spur = ath_hal_getSpurChan(ah, i,
is2GHz
);
ar9280_attach.c
385
HAL_BOOL
is2GHz
= IS_CHAN_2GHZ(chan);
398
cur_bb_spur = ath_hal_getSpurChan(ah, i,
is2GHz
);
400
if (
is2GHz
) {
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
1487
int
is2GHz
= IS_CHAN_2GHZ(chan);
1528
switchSettling = ee->ee_switchSettlingTurbo[
is2GHz
];
1529
adcDesiredSize = ee->ee_adcDesiredSizeTurbo[
is2GHz
];
1530
pgaDesiredSize = ee->ee_pgaDesiredSizeTurbo[
is2GHz
];
1531
txrxAtten = ee->ee_txrxAttenTurbo[
is2GHz
];
1532
rxtxMargin = ee->ee_rxtxMarginTurbo[
is2GHz
];
1536
pgaDesiredSize = ee->ee_pgaDesiredSize[
is2GHz
];
1537
txrxAtten = ee->ee_txrxAtten[
is2GHz
];
1538
rxtxMargin = ee->ee_rxtxMargin[
is2GHz
];
1581
iCoff = ee->ee_iqCalI[
is2GHz
];
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025