Lines Matching refs:arraylen
1826 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile() argument
1837 while ((i + 1) < arraylen) { in __rtl8821ae_phy_config_with_headerfile()
1904 u16 arraylen; in _rtl8821ae_phy_config_bb_with_headerfile() local
1908 arraylen = RTL8812AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1911 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1916 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1920 arraylen = RTL8812AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1923 arraylen = RTL8821AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1928 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1983 u16 arraylen; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
1987 arraylen = RTL8812AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1990 arraylen = RTL8821AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1999 for (i = 0; i < arraylen; i += 6) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()