Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h500 #define EEP_RFSILENT_ENABLED 0x0001 /* bit 0: enabled/disabled */ macro
H A Dar9300_attach.c2884 if (ahpriv->ah_rfsilent & EEP_RFSILENT_ENABLED) { in ar9300_fill_capability_info()