Searched refs:HAL_CAP_DIAG (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/ |
| HD | ar5210_misc.c | 603 case HAL_CAP_DIAG: /* hardware diagnostic support */ in ar5210SetCapability()
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ |
| HD | ah.c | 638 case HAL_CAP_DIAG: /* hardware diagnostic support */ in ath_hal_getcapability() 1395 if (ath_hal_getcapability(ah, HAL_CAP_DIAG, 0, &diag) != HAL_OK) in ath_hal_getcca()
|
| HD | ah.h | 95 HAL_CAP_DIAG = 11, /* hardware diagnostic support */ enumerator
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_misc.c | 852 case HAL_CAP_DIAG: in ar5212GetCapability() 985 case HAL_CAP_DIAG: /* hardware diagnostic support */ in ar5212SetCapability()
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211_misc.c | 646 case HAL_CAP_DIAG: /* hardware diagnostic support */ in ar5211SetCapability()
|
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_athvar.h | 1238 (ath_hal_getcapability(_ah, HAL_CAP_DIAG, 0, _pv) == HAL_OK) 1240 ath_hal_setcapability(_ah, HAL_CAP_DIAG, 0, _v, NULL)
|
| /freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_misc.c | 992 case HAL_CAP_DIAG: /* hardware diagnostic support */ in ar9300_set_capability()
|