Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192c.c433 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8192cu_parse_efuse()
434 efuse->ht40_1s_tx_power_index_B, in rtl8192cu_parse_efuse()
435 sizeof(efuse->ht40_1s_tx_power_index_B)); in rtl8192cu_parse_efuse()
H A D8723a.c209 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8723au_parse_efuse()
210 efuse->ht40_1s_tx_power_index_B, in rtl8723au_parse_efuse()
211 sizeof(efuse->ht40_1s_tx_power_index_B)); in rtl8723au_parse_efuse()
H A D8192e.c566 ofdmbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192e_set_tx_power()
574 mcsbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192e_set_tx_power()
606 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8192eu_parse_efuse()
H A D8723b.c409 ofdmbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8723b_set_tx_power()
416 mcsbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8723b_set_tx_power()
445 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8723bu_parse_efuse()
H A D8192f.c473 ofdmbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192f_set_tx_power()
480 mcsbase = priv->ht40_1s_tx_power_index_B[group]; in rtl8192f_set_tx_power()
700 memcpy(priv->ht40_1s_tx_power_index_B, in rtl8192fu_parse_efuse()
H A Drtl8xxxu.h981 u8 ht40_1s_tx_power_index_B[3]; member
1035 u8 ht40_1s_tx_power_index_B[3]; member
1814 u8 ht40_1s_tx_power_index_B[RTL8XXXU_MAX_CHANNEL_GROUPS]; member