Home
last modified time | relevance | path

Searched refs:HAL_CAP_TPC (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_athvar.h1258 (ath_hal_getcapability(_ah, HAL_CAP_TPC, 0, NULL) == HAL_OK)
1260 (ath_hal_getcapability(_ah, HAL_CAP_TPC, 1, NULL) == HAL_OK)
1262 ath_hal_setcapability(_ah, HAL_CAP_TPC, 1, _v, NULL)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c855 case HAL_CAP_TPC: in ar5212GetCapability()
994 case HAL_CAP_TPC: in ar5212SetCapability()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h100 HAL_CAP_TPC = 16, /* per-packet tx power control */ enumerator
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c736 case HAL_CAP_TPC: in ar9300_get_capability()
1005 case HAL_CAP_TPC: in ar9300_set_capability()