Searched refs:HAL_SLOT_TIME_9 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c449 if (us < HAL_SLOT_TIME_9 || us > ath_hal_mac_usec(ah, 0xffff)) {
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c452 if (us < HAL_SLOT_TIME_9 || us > ath_hal_mac_usec(ah, 0xffff)) {
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h787 HAL_SLOT_TIME_9 = 9, enumerator in enum:__anon7467
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c3110 usec = HAL_SLOT_TIME_9;
3114 usec = HAL_SLOT_TIME_9;
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c573 if (us < HAL_SLOT_TIME_9 || us > ar9300_mac_to_usec(ah, 0xffff)) {

Completed in 281 milliseconds