Home
last modified time | relevance | path

Searched refs:HAL_CAP_TSF_ADJUST (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_athvar.h1263 (ath_hal_getcapability(_ah, HAL_CAP_TSF_ADJUST, 0, NULL) == HAL_OK)
1265 (ath_hal_getcapability(_ah, HAL_CAP_TSF_ADJUST, 1, NULL) == HAL_OK)
1267 ath_hal_setcapability(_ah, HAL_CAP_TSF_ADJUST, 1, _onoff, NULL)
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c883 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ar5212GetCapability()
1033 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ar5212SetCapability()
/NextBSD/sys/dev/ath/ath_hal/
HDah.c663 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ath_hal_getcapability()
HDah.h104 HAL_CAP_TSF_ADJUST = 20, /* hardware has beacon tsf adjust */ enumerator
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c765 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ar9300_get_capability()
1015 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ar9300_set_capability()