Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c1511 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl92ce_read_txpower_info_from_hwpg()
1515 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl92ce_read_txpower_info_from_hwpg()
1525 (rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
1532 ((rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c182 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl92cu_read_txpower_info_from_hwpg()
186 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl92cu_read_txpower_info_from_hwpg()
194 (rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92cu_read_txpower_info_from_hwpg()
201 ((rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92cu_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c1471 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl8723e_read_txpower_info_from_hwpg()
1475 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl8723e_read_txpower_info_from_hwpg()
1485 (rtlefuse->eeprom_pwrlimit_ht20[index] & 0xf); in _rtl8723e_read_txpower_info_from_hwpg()
1490 ((rtlefuse->eeprom_pwrlimit_ht20[index] & in _rtl8723e_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1869 u8 eeprom_pwrlimit_ht20[CHANNEL_GROUP_MAX]; member