Searched refs:HAL_CAP_TSF_ADJUST (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_athvar.h | 1301 (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/ |
| HD | ar5212_misc.c | 883 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/ |
| HD | ah.c | 660 case HAL_CAP_TSF_ADJUST: /* hardware has beacon tsf adjust */ in ath_hal_getcapability()
|
| HD | ah.h | 104 HAL_CAP_TSF_ADJUST = 20, /* hardware has beacon tsf adjust */ enumerator
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_misc.c | 765 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()
|