Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_athvar.h1301 (ath_hal_getcapability(_ah, HAL_CAP_TSF_ADJUST, 0, NULL) == HAL_OK)
1303 (ath_hal_getcapability(_ah, HAL_CAP_TSF_ADJUST, 1, NULL) == HAL_OK)
1305 ath_hal_setcapability(_ah, HAL_CAP_TSF_ADJUST, 1, _onoff, NULL)
/dragonfly/sys/dev/netif/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()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c660 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
/dragonfly/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()