Home
last modified time | relevance | path

Searched refs:ht40_1s_tx_power_index_A (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192c.c430 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8192cu_parse_efuse()
431 efuse->ht40_1s_tx_power_index_A, in rtl8192cu_parse_efuse()
432 sizeof(efuse->ht40_1s_tx_power_index_A)); in rtl8192cu_parse_efuse()
H A D8723a.c206 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8723au_parse_efuse()
207 efuse->ht40_1s_tx_power_index_A, in rtl8723au_parse_efuse()
208 sizeof(efuse->ht40_1s_tx_power_index_A)); in rtl8723au_parse_efuse()
H A D8188f.c378 ofdmbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8188f_set_tx_power()
385 mcsbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8188f_set_tx_power()
717 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8188fu_parse_efuse()
726 for (i = 0; i < ARRAY_SIZE(priv->ht40_1s_tx_power_index_A); i++) { in rtl8188fu_parse_efuse()
727 if (priv->ht40_1s_tx_power_index_A[i] > TX_POWER_INDEX_MAX) in rtl8188fu_parse_efuse()
728 priv->ht40_1s_tx_power_index_A[i] = TX_POWER_INDEX_DEFAULT_HT40; in rtl8188fu_parse_efuse()
H A D8192e.c534 ofdmbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8192e_set_tx_power()
541 mcsbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8192e_set_tx_power()
603 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8192eu_parse_efuse()
H A D8192f.c442 ofdmbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8192f_set_tx_power()
449 mcsbase = priv->ht40_1s_tx_power_index_A[group]; in rtl8192f_set_tx_power()
697 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8192fu_parse_efuse()
H A Drtl8xxxu.h980 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */ member
1034 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */ member
1813 u8 ht40_1s_tx_power_index_A[RTL8XXXU_MAX_CHANNEL_GROUPS]; member
H A D8710b.c935 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8710bu_parse_efuse()
H A D8723b.c442 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8723bu_parse_efuse()