Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1485 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl8723e_read_txpower_info_from_hwpg()
1489 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl8723e_read_txpower_info_from_hwpg()
1499 (rtlefuse->eeprom_pwrlimit_ht20[index] & 0xf); in _rtl8723e_read_txpower_info_from_hwpg()
1504 ((rtlefuse->eeprom_pwrlimit_ht20[index] & in _rtl8723e_read_txpower_info_from_hwpg()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c1529 rtlefuse->eeprom_pwrlimit_ht20[i] = in _rtl92ce_read_txpower_info_from_hwpg()
1533 rtlefuse->eeprom_pwrlimit_ht20[i] = 0; in _rtl92ce_read_txpower_info_from_hwpg()
1543 (rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
1550 ((rtlefuse->eeprom_pwrlimit_ht20[index] in _rtl92ce_read_txpower_info_from_hwpg()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1907 u8 eeprom_pwrlimit_ht20[CHANNEL_GROUP_MAX]; member