Lines Matching refs:arraylen
1851 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile() argument
1862 while ((i + 1) < arraylen) { in __rtl8821ae_phy_config_with_headerfile()
1929 u16 arraylen; in _rtl8821ae_phy_config_bb_with_headerfile() local
1933 arraylen = RTL8812AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1936 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1941 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1945 arraylen = RTL8812AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1948 arraylen = RTL8821AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1953 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
2008 u16 arraylen; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
2012 arraylen = RTL8812AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2015 arraylen = RTL8821AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2024 for (i = 0; i < arraylen; i += 6) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()