Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1480 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl8723e_read_txpower_info_from_hwpg()
1484 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl8723e_read_txpower_info_from_hwpg()
1494 (rtlefuse->eeprom_pwrlimit_ht20[index] & 0xf); in _rtl8723e_read_txpower_info_from_hwpg()
1499 ((rtlefuse->eeprom_pwrlimit_ht20[index] & in _rtl8723e_read_txpower_info_from_hwpg()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c193 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl92cu_read_txpower_info_from_hwpg()
197 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl92cu_read_txpower_info_from_hwpg()
205 (rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92cu_read_txpower_info_from_hwpg()
212 ((rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92cu_read_txpower_info_from_hwpg()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c1524 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl92ce_read_txpower_info_from_hwpg()
1528 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl92ce_read_txpower_info_from_hwpg()
1538 (rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
1545 ((rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1869 u8 eeprom_pwrlimit_ht20[CHANNEL_GROUP_MAX]; member