Lines Matching refs:arraylen
1872 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile() argument
1883 while ((i + 1) < arraylen) { in __rtl8821ae_phy_config_with_headerfile()
1950 u16 arraylen; in _rtl8821ae_phy_config_bb_with_headerfile() local
1954 arraylen = RTL8812AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1957 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1962 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
1966 arraylen = RTL8812AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1969 arraylen = RTL8821AE_AGC_TAB_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()
1974 array_table, arraylen, in _rtl8821ae_phy_config_bb_with_headerfile()
2029 u16 arraylen; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
2033 arraylen = RTL8812AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2036 arraylen = RTL8821AE_PHY_REG_ARRAY_PGLEN; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
2045 for (i = 0; i < arraylen; i += 6) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()