Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2800lib.c341 static void rt2800_eeprom_read(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_read() function
781 rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG, &eeprom); in rt2800_agc_to_rssi()
784 rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2, &eeprom); in rt2800_agc_to_rssi()
787 rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A, &eeprom); in rt2800_agc_to_rssi()
790 rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2, &eeprom); in rt2800_agc_to_rssi()
1781 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt2800_config_3572bt_ant()
1856 rt2800_eeprom_read(rt2x00dev, in rt2800_config_ant()
1900 rt2800_eeprom_read(rt2x00dev, EEPROM_LNA, &eeprom); in rt2800_config_lna_gain()
1903 rt2800_eeprom_read(rt2x00dev, EEPROM_LNA, &eeprom); in rt2800_config_lna_gain()
1907 rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2, &eeprom); in rt2800_config_lna_gain()
[all …]