Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8192c.c430 memcpy(priv->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
431 efuse->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
432 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8192cu_parse_efuse()
Drtl8xxxu_8723a.c204 memcpy(priv->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
205 efuse->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
206 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8723au_parse_efuse()
Drtl8xxxu.h974 struct rtl8723au_idx ht20_tx_power_index_diff[3]; member
1029 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */ member
1807 struct rtl8723au_idx ht20_tx_power_index_diff[RTL8723A_CHANNEL_GROUPS]; member
Drtl8xxxu_core.c1536 mcsbase[0] += priv->ht20_tx_power_index_diff[group].a; in rtl8xxxu_gen1_set_tx_power()
1537 mcsbase[1] += priv->ht20_tx_power_index_diff[group].b; in rtl8xxxu_gen1_set_tx_power()