Lines Matching refs:BAND_ON_5G

396 		} else if (band == BAND_ON_5G) {  in phy_get_tx_swing_8812A()
754 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8821ae_phy_init_tx_power_by_rate()
804 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_set_txpower_by_rate_base()
874 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_get_txpower_by_rate_base()
937 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][2] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()
939 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, OFDM, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
941 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][4] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()
943 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, HT_MCS0_MCS7, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
945 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_2TX][6] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()
947 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, HT_MCS8_MCS15, RF_2TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
949 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][8] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()
951 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, VHT_1SSMCS0_1SSMCS9, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
953 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_2TX][11] >> 8) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()
955 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, VHT_2SSMCS0_2SSMCS9, RF_2TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
1078 } else if (band == BAND_ON_5G) { in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1232 BAND_ON_5G, MGN_54M); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1236 BAND_ON_5G, MGN_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1240 BAND_ON_5G, MGN_MCS15); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1244 BAND_ON_5G, MGN_VHT1SS_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1248 BAND_ON_5G, MGN_VHT2SS_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1382 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfPath, RF_1TX, OFDM); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1384 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][1], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1387 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][2], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1390 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfPath, RF_1TX, HT_MCS0_MCS7); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1392 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][3], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1395 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][4], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1398 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfPath, RF_2TX, HT_MCS8_MCS15); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1400 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_2TX][5], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1403 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_2TX][6], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1406 …base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfPath, RF_1TX, VHT_1SSMCS0_1SSMCS9… in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1408 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][7], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1411 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][8], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1414 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][9], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1417 …base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfPath, RF_2TX, VHT_2SSMCS0_2SSMCS9… in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1419 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_1TX][9], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1422 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_2TX][10], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1425 &rtlphy->tx_power_by_rate_offset[BAND_ON_5G][rfPath][RF_2TX][11], in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
1484 else if (band == BAND_ON_5G) { in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1584 BAND_ON_5G, in _rtl8812ae_phy_set_txpower_limit()
1892 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl8821ae_store_tx_power_by_rate()
2386 else if (band == BAND_ON_5G) in _rtl8812ae_phy_get_txpower_limit()
2463 if (band_temp == BAND_ON_5G && rate_section == 0) in _rtl8812ae_phy_get_txpower_limit()
2475 if ((rate_section == 2 || rate_section == 3) && band == BAND_ON_5G && in _rtl8812ae_phy_get_txpower_limit()
2482 else if (band == BAND_ON_5G) in _rtl8812ae_phy_get_txpower_limit()
2484 BAND_ON_5G, channel); in _rtl8812ae_phy_get_txpower_limit()
2515 } else if (band == BAND_ON_5G) { in _rtl8812ae_phy_get_txpower_limit()
2658 ((rtlhal->current_bandtype == BAND_ON_5G) && (channel <= 14))) { in _rtl8821ae_get_txpower_index()
3620 if (rtlphy->current_channel > 14 && rtlhal->current_bandtype != BAND_ON_5G) in rtl8821ae_phy_sw_chnl()
3621 rtl8821ae_phy_switch_wirelessband(hw, BAND_ON_5G); in rtl8821ae_phy_sw_chnl()