Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c1509 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl92ce_read_txpower_info_from_hwpg()
1514 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl92ce_read_txpower_info_from_hwpg()
1528 (rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92ce_read_txpower_info_from_hwpg()
1535 ((rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92ce_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c180 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl92cu_read_txpower_info_from_hwpg()
185 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl92cu_read_txpower_info_from_hwpg()
197 (rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92cu_read_txpower_info_from_hwpg()
204 ((rtlefuse->eeprom_pwrlimit_ht40[index] in _rtl92cu_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c1469 rtlefuse->eeprom_pwrlimit_ht40[i] = in _rtl8723e_read_txpower_info_from_hwpg()
1474 rtlefuse->eeprom_pwrlimit_ht40[i] = 0; in _rtl8723e_read_txpower_info_from_hwpg()
1487 (rtlefuse->eeprom_pwrlimit_ht40[index] & 0xf); in _rtl8723e_read_txpower_info_from_hwpg()
1493 ((rtlefuse->eeprom_pwrlimit_ht40[index] & in _rtl8723e_read_txpower_info_from_hwpg()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1870 u8 eeprom_pwrlimit_ht40[CHANNEL_GROUP_MAX]; member