Searched refs:agctab_array_table (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dphy.c187 u32 *agctab_array_table; _rtl92ce_phy_config_bb_with_headerfile() local
194 agctab_array_table = RTL8192CEAGCTAB_2TARRAY; _rtl92ce_phy_config_bb_with_headerfile()
199 agctab_array_table = RTL8192CEAGCTAB_1TARRAY; _rtl92ce_phy_config_bb_with_headerfile()
216 rtl_set_bbreg(hw, agctab_array_table[i], MASKDWORD, _rtl92ce_phy_config_bb_with_headerfile()
217 agctab_array_table[i + 1]); _rtl92ce_phy_config_bb_with_headerfile()
220 "The agctab_array_table[0] is %x Rtl819XPHY_REGArray[1] is %x\n", _rtl92ce_phy_config_bb_with_headerfile()
221 agctab_array_table[i], _rtl92ce_phy_config_bb_with_headerfile()
222 agctab_array_table[i + 1]); _rtl92ce_phy_config_bb_with_headerfile()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dphy.c176 u32 *agctab_array_table; _rtl92cu_phy_config_bb_with_headerfile() local
184 agctab_array_table = rtlphy->hwparam_tables[AGCTAB_2T].pdata; _rtl92cu_phy_config_bb_with_headerfile()
189 agctab_array_table = rtlphy->hwparam_tables[AGCTAB_1T].pdata; _rtl92cu_phy_config_bb_with_headerfile()
206 rtl_set_bbreg(hw, agctab_array_table[i], MASKDWORD, _rtl92cu_phy_config_bb_with_headerfile()
207 agctab_array_table[i + 1]); _rtl92cu_phy_config_bb_with_headerfile()
210 "The agctab_array_table[0] is %x Rtl819XPHY_REGArray[1] is %x\n", _rtl92cu_phy_config_bb_with_headerfile()
211 agctab_array_table[i], _rtl92cu_phy_config_bb_with_headerfile()
212 agctab_array_table[i + 1]); _rtl92cu_phy_config_bb_with_headerfile()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dphy.c269 u32 *agctab_array_table; _rtl8723e_phy_config_bb_with_headerfile() local
274 agctab_array_table = RTL8723EAGCTAB_1TARRAY; _rtl8723e_phy_config_bb_with_headerfile()
301 rtl_set_bbreg(hw, agctab_array_table[i], MASKDWORD, _rtl8723e_phy_config_bb_with_headerfile()
302 agctab_array_table[i + 1]); _rtl8723e_phy_config_bb_with_headerfile()
305 "The agctab_array_table[0] is %x Rtl819XPHY_REGArray[1] is %x\n", _rtl8723e_phy_config_bb_with_headerfile()
306 agctab_array_table[i], _rtl8723e_phy_config_bb_with_headerfile()
307 agctab_array_table[i + 1]); _rtl8723e_phy_config_bb_with_headerfile()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dphy.c540 u32 *agctab_array_table = NULL; _rtl92d_phy_config_bb_with_headerfile() local
549 agctab_array_table = rtl8192de_agctab_array; _rtl92d_phy_config_bb_with_headerfile()
555 agctab_array_table = rtl8192de_agctab_2garray; _rtl92d_phy_config_bb_with_headerfile()
584 rtl_set_bbreg(hw, agctab_array_table[i], _rtl92d_phy_config_bb_with_headerfile()
586 agctab_array_table[i + 1]); _rtl92d_phy_config_bb_with_headerfile()
592 agctab_array_table[i], _rtl92d_phy_config_bb_with_headerfile()
593 agctab_array_table[i + 1]); _rtl92d_phy_config_bb_with_headerfile()
600 rtl_set_bbreg(hw, agctab_array_table[i], _rtl92d_phy_config_bb_with_headerfile()
602 agctab_array_table[i + 1]); _rtl92d_phy_config_bb_with_headerfile()
608 agctab_array_table[i], _rtl92d_phy_config_bb_with_headerfile()
609 agctab_array_table[i + 1]); _rtl92d_phy_config_bb_with_headerfile()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dphy.c515 "The agctab_array_table[0] is %x Rtl818EEPHY_REGArray[1] is %x\n", handle_branch2()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.c627 "The agctab_array_table[0] is %x Rtl818EEPHY_REGArray[1] is %x\n", _rtl8723be_phy_config_bb_with_headerfile()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.c805 "The agctab_array_table[0] is %x Rtl818EEPHY_REGArray[1] is %x\n", phy_config_bb_with_hdr_file()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dphy.c1861 "The agctab_array_table[0] is %x Rtl818EEPHY_REGArray[1] is %x\n", _rtl8821ae_phy_config_bb_with_headerfile()

Completed in 840 milliseconds