Searched refs:EEPROM_RSSI_A2_LNA_A2 (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/rt2x00/
H A Drt2800lib.c1093 lna_gain = rt2x00_get_field16(eeprom, EEPROM_RSSI_A2_LNA_A2);
2511 if (rt2x00_get_field16(word, EEPROM_RSSI_A2_LNA_A2) == 0x00 ||
2512 rt2x00_get_field16(word, EEPROM_RSSI_A2_LNA_A2) == 0xff)
2513 rt2x00_set_field16(&word, EEPROM_RSSI_A2_LNA_A2,
H A Drt2800.h1841 #define EEPROM_RSSI_A2_LNA_A2 FIELD16(0xff00) macro

Completed in 35 milliseconds