Home
last modified time | relevance | path

Searched refs:ATH_HAL_SETSLOTTIME (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_aux.c969 ATH_HAL_SETSLOTTIME(ah, HAL_SLOT_TIME_9); in ath_set_shortslot()
971 ATH_HAL_SETSLOTTIME(ah, HAL_SLOT_TIME_20); in ath_set_shortslot()
H A Dath_hal.h1241 #define ATH_HAL_SETSLOTTIME(_ah, _us) \ macro