Home
last modified time | relevance | path

Searched refs:ht40_1s_tx_power_index_B (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8723a.c151 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8723au_parse_efuse()
152 efuse->ht40_1s_tx_power_index_B, in rtl8723au_parse_efuse()
153 sizeof(efuse->ht40_1s_tx_power_index_B)); in rtl8723au_parse_efuse()
Drtl8xxxu_8192c.c366 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8192cu_parse_efuse()
367 efuse->ht40_1s_tx_power_index_B, in rtl8192cu_parse_efuse()
368 sizeof(efuse->ht40_1s_tx_power_index_B)); in rtl8192cu_parse_efuse()
Drtl8xxxu_8192e.c535 ofdmbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192e_set_tx_power()
543 mcsbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192e_set_tx_power()
609 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8192eu_parse_efuse()
Drtl8xxxu.h677 u8 ht40_1s_tx_power_index_B[3]; member
731 u8 ht40_1s_tx_power_index_B[3]; member
1298 u8 ht40_1s_tx_power_index_B[RTL8XXXU_MAX_CHANNEL_GROUPS]; member
Drtl8xxxu_8723b.c378 ofdmbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8723b_set_tx_power()
385 mcsbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8723b_set_tx_power()
414 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8723bu_parse_efuse()
Drtl8xxxu_core.c1408 ofdm[1] = priv->ht40_1s_tx_power_index_B[group]; in rtl8xxxu_gen1_set_tx_power()