Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c440 memcpy(priv->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
441 efuse->ht20_tx_power_index_diff, in rtl8192cu_parse_efuse()
442 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8192cu_parse_efuse()
D8723a.c213 memcpy(priv->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
214 efuse->ht20_tx_power_index_diff, in rtl8723au_parse_efuse()
215 sizeof(efuse->ht20_tx_power_index_diff)); in rtl8723au_parse_efuse()
Drtl8xxxu.h986 struct rtl8723au_idx ht20_tx_power_index_diff[3]; member
1041 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */ member
1821 struct rtl8723au_idx ht20_tx_power_index_diff[RTL8723A_CHANNEL_GROUPS]; member
Dcore.c1492 mcsbase[0] += priv->ht20_tx_power_index_diff[group].a; in rtl8xxxu_gen1_set_tx_power()
1493 mcsbase[1] += priv->ht20_tx_power_index_diff[group].b; in rtl8xxxu_gen1_set_tx_power()