Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c191 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl92cu_read_txpower_info_from_hwpg()
196 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl92cu_read_txpower_info_from_hwpg()
208 (rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92cu_read_txpower_info_from_hwpg()
215 ((rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92cu_read_txpower_info_from_hwpg()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1483 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl8723e_read_txpower_info_from_hwpg()
1488 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl8723e_read_txpower_info_from_hwpg()
1501 (rtlefuse->eeprom_pwrlimit_ht40[index] & 0xf); in _rtl8723e_read_txpower_info_from_hwpg()
1507 ((rtlefuse->eeprom_pwrlimit_ht40[index] & in _rtl8723e_read_txpower_info_from_hwpg()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c1527 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl92ce_read_txpower_info_from_hwpg()
1532 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl92ce_read_txpower_info_from_hwpg()
1546 (rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92ce_read_txpower_info_from_hwpg()
1553 ((rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92ce_read_txpower_info_from_hwpg()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1908 u8 eeprom_pwrlimit_ht40[CHANNEL_GROUP_MAX]; member