Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c496 } else if (band == BAND_ON_5G) { in phy_get_tx_swing_8812A()
925 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8821ae_phy_init_tx_power_by_rate()
975 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_set_txpower_by_rate_base()
1045 } else if (band == BAND_ON_5G) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1108 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()
1110 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, OFDM, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base()
1112 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()
1114 _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()
1116 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()
1118 _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 …]
/Linux-v4.19/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 …]
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c235 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8822be_phy_init_tx_power_by_rate()
259 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl8822be_phy_set_txpower_by_rate_base()
267 (band == BAND_ON_5G && rate_section == CCK)) { in _rtl8822be_phy_set_txpower_by_rate_base()
298 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl8822be_phy_get_txpower_by_rate_base()
306 (band == BAND_ON_5G && rate_section == CCK)) { in _rtl8822be_phy_get_txpower_by_rate_base()
344 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; band++) { in _rtl8822be_phy_store_txpower_by_rate_base()
355 if (band == BAND_ON_5G && in _rtl8822be_phy_store_txpower_by_rate_base()
507 hw, BAND_ON_5G, rf_path, txnum, in __rtl8822be_txpwr_limit_to_index_5g()
598 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) { in _rtl8822be_phy_convert_txpower_dbm_to_relative_value()
739 } else if (band == BAND_ON_5G) { in _rtl8822be_phy_get_chnl_idx_of_txpwr_lmt()
[all …]
Dtrx.c653 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G && in rtl8822be_tx_fill_desc()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c277 u8 is_5g = (rtlhal->current_bandtype == BAND_ON_5G); in rtl_btc_scan_notify_wifi_only()
492 case BAND_ON_5G: in rtl_btc_switch_band_notify()
505 u8 is_5g = (band_type == BAND_ON_5G); in rtl_btc_switch_band_notify_wifionly()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Drtl_btc.c267 u8 is_5g = (rtlhal->current_bandtype == BAND_ON_5G); in rtl_btc_scan_notify_wifi_only()
474 case BAND_ON_5G: in rtl_btc_switch_band_notify()
487 u8 is_5g = (band_type == BAND_ON_5G); in rtl_btc_switch_band_notify_wifionly()
Dhalbtcoutsrc.c556 if (rtlhal->current_bandtype == BAND_ON_5G) in halbtc_get()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_phy.h47 BAND_ON_5G, enumerator
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Ddm.c183 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) { in rtl92d_dm_false_alarm_counter_statistics()
211 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) { in rtl92d_dm_false_alarm_counter_statistics()
473 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) in rtl92d_dm_dig()
530 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_dm_dynamic_txpower()
992 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1212 if (delta_rxgain > 0 && rtlhal->current_bandtype == BAND_ON_5G in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dphy.c1102 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) { in _rtl92d_phy_reload_imr_setting()
1217 BAND_ON_5G ? RF90_PATH_A : RF90_PATH_B; in _rtl92d_phy_switch_rf_setting()
1224 if (rtlhal->current_bandtype == BAND_ON_5G) { in _rtl92d_phy_switch_rf_setting()
2185 rtlhal->current_bandtype == BAND_ON_5G) in _rtl92d_phy_patha_fill_iqk_matrix()
2241 if (rtlhal->current_bandtype == BAND_ON_5G) in _rtl92d_phy_pathb_fill_iqk_matrix()
2294 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92d_phy_iq_calibrate()
2498 BAND_ON_5G ? RF90_PATH_A : in _rtl92d_phy_reload_lck_setting()
2508 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) {/* Path-A for 5G */ in _rtl92d_phy_reload_lck_setting()
2817 BAND_ON_5G) { in _rtl92d_phy_sw_chnl_step_by_step()
2884 rtl92d_phy_switch_wirelessband(hw, BAND_ON_5G); in rtl92d_phy_sw_chnl()
[all …]
Dtrx.c609 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_tx_fill_desc()
632 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_tx_fill_desc()
753 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl92de_tx_fill_cmddesc()
Dsw.c101 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) in rtl92d_init_sw_vars()
Dhw.c1381 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) in rtl92de_set_beacon_related_registers()
1769 case BAND_ON_5G: in _rtl92de_read_adapter_info()
1832 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_update_hal_rate_table()
1924 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92de_update_hal_rate_mask()
Drf.c495 } else if (rtlhal->current_bandtype == BAND_ON_5G && in rtl92d_phy_rf6052_config()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c929 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_sta_add()
1128 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_bss_info_changed()
1145 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
1292 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_bss_info_changed()
1309 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
1340 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
Dbase.c374 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in _rtl_init_mac80211()
1231 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G && in _rtl_get_tx_hw_rate()
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c879 } 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()
1318 if (rtlhal->current_bandtype == BAND_ON_5G) { in rtl_op_bss_info_changed()
1335 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
1368 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl_op_bss_info_changed()
Dbase.c362 } else if (rtlhal->current_bandtype == BAND_ON_5G) { in _rtl_init_mac80211()
1207 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G && in _rtl_get_tx_hw_rate()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1938 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92cu_update_hal_rate_table()
2039 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92cu_update_hal_rate_mask()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c2049 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92se_update_hal_rate_table()
2164 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92se_update_hal_rate_mask()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c1791 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92ce_update_hal_rate_table()
1892 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl92ce_update_hal_rate_mask()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1875 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl8723e_update_hal_rate_table()
1975 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl8723e_update_hal_rate_mask()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c270 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band) in _rtl8723be_phy_init_tx_power_by_rate()
710 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl8723be_store_tx_power_by_rate()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c2013 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl88ee_update_hal_rate_table()
2113 if (rtlhal->current_bandtype == BAND_ON_5G) in rtl88ee_update_hal_rate_mask()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c411 for (; band <= BAND_ON_5G; ++band) in _rtl92ee_phy_init_tx_power_by_rate()
870 if (band != BAND_ON_2_4G && band != BAND_ON_5G) { in _rtl92ee_store_tx_power_by_rate()

12