Lines Matching refs:arraylen
1844 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile() argument
1855 while ((i + 1) < arraylen) { in __rtl8821ae_phy_config_with_headerfile()
1922 u16 arraylen; in _rtl8821ae_phy_config_bb_with_headerfile() local
1926 arraylen = RTL8812AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1929 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1934 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1938 arraylen = RTL8812AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1941 arraylen = RTL8821AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1946 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
2001 u16 arraylen; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
2005 arraylen = RTL8812AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2008 arraylen = RTL8821AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2017 for (i = 0; i < arraylen; i += 6) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()