Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_misc.c895 case HAL_CAP_TPC_CTS: in ar5212GetCapability()
1004 case HAL_CAP_TPC_CTS: in ar5212SetCapability()
/dragonfly/sys/dev/netif/ath/ath/
HDif_athvar.h1321 (ath_hal_getcapability(_ah, HAL_CAP_TPC_CTS, 0, _ptpcts) == HAL_OK)
1323 ath_hal_setcapability(_ah, HAL_CAP_TPC_CTS, 0, _tpcts, NULL)
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h111 HAL_CAP_TPC_CTS = 27, /* cts txpower with per-packet tpc */ enumerator