Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h425 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */ member
479 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */ member
587 u8 ht40_1s_tx_power_index_A[3]; /* 0x16 */ member
Drtl8xxxu.c1504 ofdm[0] = priv->ht40_1s_tx_power_index_A[group]; in rtl8723a_set_tx_power()
1793 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8723au_parse_efuse()
1794 priv->efuse_wifi.efuse8723.ht40_1s_tx_power_index_A, in rtl8723au_parse_efuse()
1795 sizeof(priv->ht40_1s_tx_power_index_A)); in rtl8723au_parse_efuse()
1839 memcpy(priv->ht40_1s_tx_power_index_A, in rtl8192cu_parse_efuse()
1840 priv->efuse_wifi.efuse8192.ht40_1s_tx_power_index_A, in rtl8192cu_parse_efuse()
1841 sizeof(priv->ht40_1s_tx_power_index_A)); in rtl8192cu_parse_efuse()