Home
last modified time | relevance | path

Searched refs:ATH9K_HW_CAP_GTT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_ath9k.h212 ATH9K_HW_CAP_GTT = BIT(13), enumerator
H A Darn_main.c2153 if (sc->sc_ah->ah_caps.hw_caps & ATH9K_HW_CAP_GTT) in arn_open()
H A Darn_hw.c3525 pCap->hw_caps |= ATH9K_HW_CAP_GTT; in ath9k_hw_fill_cap_info()