Home
last modified time | relevance | path

Searched refs:BAND_ON_5G (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c62 } else if (Band == BAND_ON_5G) { in PHY_GetTxPowerByRateBase()
156 } else if (Band == BAND_ON_5G) { in phy_SetTxPowerByRateBase()
236 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_1TX, MGN_54M); in phy_StoreTxPowerByRateBase()
237 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, OFDM, RF_1TX, base); in phy_StoreTxPowerByRateBase()
240 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_1TX, MGN_MCS7); in phy_StoreTxPowerByRateBase()
241 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, HT_MCS0_MCS7, RF_1TX, base); in phy_StoreTxPowerByRateBase()
244 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_2TX, MGN_MCS15); in phy_StoreTxPowerByRateBase()
245 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, HT_MCS8_MCS15, RF_2TX, base); in phy_StoreTxPowerByRateBase()
248 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_3TX, MGN_MCS23); in phy_StoreTxPowerByRateBase()
249 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, HT_MCS16_MCS23, RF_3TX, base); in phy_StoreTxPowerByRateBase()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c467 } else if (band == BAND_ON_5G) { in phy_get_tx_swing_8812A()
896 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8821ae_phy_init_tx_power_by_rate()
946 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_set_txpower_by_rate_base()
1016 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1079 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()
1081 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, OFDM, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
1083 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()
1085 _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()
1087 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()
1089 _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()
[all …]
Dhw.c3309 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl8821ae_update_hal_rate_table()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c256 u8 is_5g = (rtlhal->current_bandtype == BAND_ON_5G); in rtl_btc_scan_notify_wifi_only()
470 case BAND_ON_5G: in rtl_btc_switch_band_notify()
483 u8 is_5g = (band_type == BAND_ON_5G); in rtl_btc_switch_band_notify_wifionly()
Dhalbtcoutsrc.c584 if (rtlhal->current_bandtype == BAND_ON_5G) in halbtc_get()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Dhal_phy.h47 BAND_ON_5G, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Ddm.c161 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) { in rtl92d_dm_false_alarm_counter_statistics()
189 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) { in rtl92d_dm_false_alarm_counter_statistics()
451 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) in rtl92d_dm_dig()
508 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_dm_dynamic_txpower()
969 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1155 if (delta_rxgain > 0 && rtlhal->current_bandtype == BAND_ON_5G && in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dphy.c1073 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) { in _rtl92d_phy_reload_imr_setting()
1188 BAND_ON_5G ? RF90_PATH_A : RF90_PATH_B; in _rtl92d_phy_switch_rf_setting()
1195 if (rtlhal->current_bandtype == BAND_ON_5G) { in _rtl92d_phy_switch_rf_setting()
2156 rtlhal->current_bandtype == BAND_ON_5G) in _rtl92d_phy_patha_fill_iqk_matrix()
2212 if (rtlhal->current_bandtype == BAND_ON_5G) in _rtl92d_phy_pathb_fill_iqk_matrix()
2265 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_phy_iq_calibrate()
2465 BAND_ON_5G ? RF90_PATH_A : in _rtl92d_phy_reload_lck_setting()
2475 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) {/* Path-A for 5G */ in _rtl92d_phy_reload_lck_setting()
2784 BAND_ON_5G) { in _rtl92d_phy_sw_chnl_step_by_step()
2851 rtl92d_phy_switch_wirelessband(hw, BAND_ON_5G); in rtl92d_phy_sw_chnl()
[all …]
Dtrx.c539 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_tx_fill_desc()
563 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_tx_fill_desc()
685 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92de_tx_fill_cmddesc()
Dsw.c79 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) in rtl92d_init_sw_vars()
Dhw.c1360 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) in rtl92de_set_beacon_related_registers()
1748 case BAND_ON_5G: in _rtl92de_read_adapter_info()
1811 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_update_hal_rate_table()
1903 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_update_hal_rate_mask()
Drf.c473 } else if (rtlhal->current_bandtype == BAND_ON_5G && in rtl92d_phy_rf6052_config()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dcore.c913 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_sta_add()
1115 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_bss_info_changed()
1132 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
1279 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_bss_info_changed()
1296 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
1328 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
Dbase.c352 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in _rtl_init_mac80211()
1216 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G && in _rtl_get_tx_hw_rate()
Dwifi.h846 BAND_ON_5G, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c2026 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92se_update_hal_rate_table()
2141 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92se_update_hal_rate_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1852 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl8723e_update_hal_rate_table()
1952 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl8723e_update_hal_rate_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1927 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92cu_update_hal_rate_table()
2027 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92cu_update_hal_rate_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c1775 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92ce_update_hal_rate_table()
1876 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92ce_update_hal_rate_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c1986 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl88ee_update_hal_rate_table()
2086 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl88ee_update_hal_rate_mask()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c246 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8723be_phy_init_tx_power_by_rate()
686 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl8723be_store_tx_power_by_rate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c382 for (; band <= BAND_ON_5G; ++band) in _rtl92ee_phy_init_tx_power_by_rate()
841 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl92ee_store_tx_power_by_rate()