Searched refs:ht20_tx_power_index_diff (Results 1 – 4 of 4) sorted by relevance
155 memcpy(priv->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()156 efuse->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()157 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8723au_parse_efuse()
373 memcpy(priv->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()374 efuse->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()375 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8192cu_parse_efuse()
682 struct rtl8723au_idx ht20_tx_power_index_diff[3]; member737 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */ member1305 struct rtl8723au_idx ht20_tx_power_index_diff[RTL8723A_CHANNEL_GROUPS]; member
1420 mcsbase[0] += priv->ht20_tx_power_index_diff[group].a; in rtl8xxxu_gen1_set_tx_power()1421 mcsbase[1] += priv->ht20_tx_power_index_diff[group].b; in rtl8xxxu_gen1_set_tx_power()