Lines Matching refs:array_table

40 #define READ_NEXT_PAIR(array_table, v1, v2, i) \  argument
43 v1 = array_table[i]; \
44 v2 = array_table[i+1]; \
1761 u32 *array_table; in _rtl8821ae_phy_config_bb_with_headerfile() local
1768 array_table = RTL8812AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1771 array_table = RTL8821AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1775 v1 = array_table[i]; in _rtl8821ae_phy_config_bb_with_headerfile()
1776 v2 = array_table[i + 1]; in _rtl8821ae_phy_config_bb_with_headerfile()
1783 READ_NEXT_PAIR(array_table, v1, v2, i); in _rtl8821ae_phy_config_bb_with_headerfile()
1788 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1794 READ_NEXT_PAIR(array_table, v1, v2, i); in _rtl8821ae_phy_config_bb_with_headerfile()
1801 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1807 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1816 array_table = RTL8812AE_AGC_TAB_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1819 array_table = RTL8821AE_AGC_TAB_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1823 v1 = array_table[i]; in _rtl8821ae_phy_config_bb_with_headerfile()
1824 v2 = array_table[i+1]; in _rtl8821ae_phy_config_bb_with_headerfile()
1832 READ_NEXT_PAIR(array_table, v1, v2, i); in _rtl8821ae_phy_config_bb_with_headerfile()
1837 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1842 READ_NEXT_PAIR(array_table, v1, v2, i); in _rtl8821ae_phy_config_bb_with_headerfile()
1850 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1856 READ_NEXT_PAIR(array_table, v1, in _rtl8821ae_phy_config_bb_with_headerfile()
1862 array_table[i], array_table[i + 1]); in _rtl8821ae_phy_config_bb_with_headerfile()