Lines Matching refs:arraylen
1832 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile() argument
1843 while ((i + 1) < arraylen) { in __rtl8821ae_phy_config_with_headerfile()
1910 u16 arraylen; in _rtl8821ae_phy_config_bb_with_headerfile() local
1914 arraylen = RTL8812AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1917 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1922 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1926 arraylen = RTL8812AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1929 arraylen = RTL8821AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1934 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1989 u16 arraylen; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
1993 arraylen = RTL8812AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1996 arraylen = RTL8821AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2005 for (i = 0; i < arraylen; i += 6) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()