Lines Matching refs:array
1629 u8 **array; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local
1633 array = RTL8812AE_TXPWR_LMT; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1636 array = RTL8821AE_TXPWR_LMT; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1643 u8 *regulation = array[i]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1644 u8 *band = array[i+1]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1645 u8 *bandwidth = array[i+2]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1646 u8 *rate = array[i+3]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1647 u8 *rf_path = array[i+4]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1648 u8 *chnl = array[i+5]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1649 u8 *val = array[i+6]; in _rtl8821ae_phy_read_and_config_txpwr_lmt()
1917 u32 *array; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
1923 array = RTL8812AE_PHY_REG_ARRAY_PG; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1926 array = RTL8821AE_PHY_REG_ARRAY_PG; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1935 v1 = array[i]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1936 v2 = array[i+1]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1937 v3 = array[i+2]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1938 v4 = array[i+3]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1939 v5 = array[i+4]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1940 v6 = array[i+5]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1970 v1 = array[i]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1971 v2 = array[i+1]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1972 v3 = array[i+2]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1975 v1 = array[i]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1976 v2 = array[i+1]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
1977 v3 = array[i+2]; in _rtl8821ae_phy_config_bb_with_pgheaderfile()
3185 u8 *array, u8 path, in _rtl8821ae_phy_set_txpower_level_by_path() argument
3195 _rtl8821ae_get_txpower_index(hw, path, array[i], in _rtl8821ae_phy_set_txpower_level_by_path()
3199 array[i]); in _rtl8821ae_phy_set_txpower_level_by_path()