Searched refs:array_table (Results 1 – 3 of 3) sorted by relevance
385 v2 = array_table[i+1]; \389 u32 *array_table) in handle_branch1() argument396 v1 = array_table[i]; in handle_branch1()397 v2 = array_table[i+1]; in handle_branch1()432 u32 *array_table) in handle_branch2() argument440 v1 = array_table[i]; in handle_branch2()441 v2 = array_table[i+1]; in handle_branch2()444 array_table[i + 1]); in handle_branch2()469 array_table[i + 1]); in handle_branch2()480 array_table[i], array_table[i + 1]); in handle_branch2()[all …]
18 #define READ_NEXT_PAIR(array_table, v1, v2, i) \ argument21 v1 = array_table[i]; \22 v2 = array_table[i+1]; \1838 u32 v1 = array_table[i]; in __rtl8821ae_phy_config_with_headerfile()1839 u32 v2 = array_table[i + 1]; in __rtl8821ae_phy_config_with_headerfile()1903 u32 *array_table; in _rtl8821ae_phy_config_bb_with_headerfile() local1909 array_table = RTL8812AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()1912 array_table = RTL8821AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()1916 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()1921 array_table = RTL8812AE_AGC_TAB_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()[all …]
537 u32 *array_table, in rtl8723be_phy_config_with_headerfile() argument549 u32 v1 = array_table[i]; in rtl8723be_phy_config_with_headerfile()550 u32 v2 = array_table[i + 1]; in rtl8723be_phy_config_with_headerfile()