Searched refs:rfsilent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.c2198 ah->rfsilent = ah->eep_ops->get_eeprom(ah, EEP_RF_SILENT);
2199 if (ah->rfsilent & EEP_RFSILENT_ENABLED) {
2201 MS(ah->rfsilent, EEP_RFSILENT_GPIO_SEL);
2203 MS(ah->rfsilent, EEP_RFSILENT_POLARITY);
H A Dhw.h669 u16 rfsilent; member in struct:ath_hw

Completed in 71 milliseconds