Home
last modified time | relevance | path

Searched refs:ht20_tx_power_index_diff (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h431 struct rtl8723au_idx ht20_tx_power_index_diff[3]; member
486 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */ member
594 struct rtl8723au_idx ht20_tx_power_index_diff[3]; member
Drtl8xxxu.c1513 mcsbase[0] += priv->ht20_tx_power_index_diff[group].a; in rtl8723a_set_tx_power()
1514 mcsbase[1] += priv->ht20_tx_power_index_diff[group].b; in rtl8723a_set_tx_power()
1800 memcpy(priv->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
1801 priv->efuse_wifi.efuse8723.ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
1802 sizeof(priv->ht20_tx_power_index_diff)); in rtl8723au_parse_efuse()
1849 memcpy(priv->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
1850 priv->efuse_wifi.efuse8192.ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
1851 sizeof(priv->ht20_tx_power_index_diff)); in rtl8192cu_parse_efuse()