Home
last modified time | relevance | path

Searched refs:HAL_CAP_TPC_CTS (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathvar.h542 (ath_hal_getcapability(_ah, HAL_CAP_TPC_CTS, 0, _ptpcts) == HAL_OK)
544 ath_hal_setcapability(_ah, HAL_CAP_TPC_CTS, 0, _tpcts, NULL)
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_misc.c873 case HAL_CAP_TPC_CTS: in ar5212GetCapability()
964 case HAL_CAP_TPC_CTS: in ar5212SetCapability()
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h102 HAL_CAP_TPC_CTS = 27, /* cts txpower with per-packet tpc */ enumerator