Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h104 #define EEP_RFSILENT_ENABLED 0x0001 /* enabled/disabled */ macro
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h494 #define EEP_RFSILENT_ENABLED 0x0001 /* bit 0: enabled/disabled */ macro
H A Dar9300_attach.c2880 if (ahpriv->ah_rfsilent & EEP_RFSILENT_ENABLED) { in ar9300_fill_capability_info()