Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c895 case HAL_CAP_TPC_CTS: in ar5212GetCapability()
1004 case HAL_CAP_TPC_CTS: in ar5212SetCapability()
/freebsd/sys/dev/ath/
H A Dif_athvar.h1304 (ath_hal_getcapability(_ah, HAL_CAP_TPC_CTS, 0, _ptpcts) == HAL_OK)
1306 ath_hal_setcapability(_ah, HAL_CAP_TPC_CTS, 0, _tpcts, NULL)
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h123 HAL_CAP_TPC_CTS = 27, /* cts txpower with per-packet tpc */ enumerator