Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h496 u_int32_t ah_polarity; /* polarity to disable RF */ member
H A Dar9300_attach.c2886 ahp->ah_polarity = MS(ahpriv->ah_rfsilent, EEP_RFSILENT_POLARITY); in ar9300_fill_capability_info()
H A Dar9300_misc.c188 if (ar9300_gpio_get(ah, ahp->ah_gpio_select) == ahp->ah_polarity) { in ar9300_enable_rf_kill()