Searched refs:HAL_CAP_TPC (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_athvar.h | 1258 (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/ |
| HD | ar5212_misc.c | 855 case HAL_CAP_TPC: in ar5212GetCapability() 994 case HAL_CAP_TPC: in ar5212SetCapability()
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ |
| HD | ah.h | 100 HAL_CAP_TPC = 16, /* per-packet tx power control */ enumerator
|
| /freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_misc.c | 736 case HAL_CAP_TPC: in ar9300_get_capability() 1005 case HAL_CAP_TPC: in ar9300_set_capability()
|