OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ath_hal_setcapability
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
athvar.h
461
#define
ath_hal_setcapability
(_ah, _cap, _param, _v, _status) \
macro
468
ath_hal_setcapability
(_ah, HAL_CAP_REG_DMN, 0, _rd, NULL)
474
ath_hal_setcapability
(_ah, HAL_CAP_TKIP_MIC, 1, _v, NULL)
480
ath_hal_setcapability
(_ah, HAL_CAP_TKIP_SPLIT, 1, _v, NULL)
490
ath_hal_setcapability
(_ah, HAL_CAP_DIVERSITY, 1, _v, NULL)
494
ath_hal_setcapability
(_ah, HAL_CAP_DIAG, 0, _v, NULL)
510
ath_hal_setcapability
(_ah, HAL_CAP_TXPOW, 3, _v, NULL)
516
ath_hal_setcapability
(_ah, HAL_CAP_TPC, 1, _v, NULL)
532
ath_hal_setcapability
(_ah, HAL_CAP_RFSILENT, 1, _onoff, NULL)
536
ath_hal_setcapability
(_ah, HAL_CAP_RFSILENT, 2, _rfsilent, NULL
[
all
...]
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_misc.c
610
return
ath_hal_setcapability
(ah, type, capability,
/src/sys/external/isc/atheros_hal/dist/
ah_internal.h
630
extern HAL_BOOL
ath_hal_setcapability
(struct ath_hal *ah,
ah.c
539
ath_hal_setcapability
(struct ath_hal *ah, HAL_CAPABILITY_TYPE type,
function
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c
655
return
ath_hal_setcapability
(ah, type, capability,
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c
1001
return
ath_hal_setcapability
(ah, type, capability,
Completed in 52 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026