Home
last modified time | relevance | path

Searched refs:CurrentChannelBW (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c695 pHalData->CurrentChannelBW, in PHY_GetTxPowerIndex_8723B()
775 pHalData->CurrentChannelBW, in phy_GetSecondaryChnl_8723B()
780 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_80) { in phy_GetSecondaryChnl_8723B()
810 } else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in phy_GetSecondaryChnl_8723B()
816 pHalData->CurrentChannelBW, in phy_GetSecondaryChnl_8723B()
840 phy_SetRegBW_8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B()
849 switch (pHalData->CurrentChannelBW) { in phy_PostSetBwMode8723B()
885 PHY_RF6052SetBandwidth8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B()
915 pHalData->CurrentChannelBW); in phy_SwChnlAndSetBwMode8723B()
948 enum CHANNEL_WIDTH tmpBW = pHalData->CurrentChannelBW; in PHY_HandleSwChnlAndSetBW8723B()
[all …]
Dhal_com_phycfg.c935 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
942 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
949 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
956 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
963 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
970 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
978 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
987 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
995 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
1003 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
Drtl8723b_dm.c112 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Update_ODM_ComInfo_8723b()
Dhal_btcoex.c496 else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in halbtcoutsrc_Get()
498 else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) in halbtcoutsrc_Get()
Drtl8723b_hal_init.c2887 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_80) { in BWMapping_8723B()
2894 } else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in BWMapping_8723B()
2915 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_80) { in SCMapping_8723B()
2937 } else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in SCMapping_8723B()
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drf.c132 if (adapt->HalData->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in getpowerbase88e()
194 else if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in get_rx_power_val_by_reg()
197 if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_40) in get_rx_power_val_by_reg()
Dphy.c210 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback()
227 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback()
250 rtl88eu_phy_rf6052_set_bandwidth(adapt, hal_data->CurrentChannelBW); in phy_set_bw_mode_callback()
257 enum ht_channel_width tmp_bw = hal_data->CurrentChannelBW; in rtw_hal_set_bwmode()
259 hal_data->CurrentChannelBW = bandwidth; in rtw_hal_set_bwmode()
265 hal_data->CurrentChannelBW = tmp_bw; in rtw_hal_set_bwmode()
Drtl8188e_dm.c101 dm_odm->pBandWidth = (u8 *)&hal_data->CurrentChannelBW; in Update_ODM_ComInfo_88E()
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c371 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in _rtl92e_dm_check_rate_adaptive()
386 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
390 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
394 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive()
464 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 || in _rtl92e_dm_bandwidth_autoswitch()
771 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_callback_tssi()
899 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_cb_thermal()
1410 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1447 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1478 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_highpwr()
[all …]
Dr8192E_phy.c1062 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_tssi()
1133 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_thermal()
1171 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 ? in _rtl92e_set_bw_mode_work_item()
1185 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item()
1198 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()
1202 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item()
1239 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()
1249 rtl92e_set_bandwidth(dev, priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()
1282 priv->CurrentChannelBW = Bandwidth; in rtl92e_set_bw_mode()
Dr8192E_dev.c1217 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl92e_fill_tx_desc()
2289 && (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
2291 || ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
2296 } else if ((((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
2298 ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
Drtl_core.h352 enum ht_channel_width CurrentChannelBW; member
/Linux-v4.19/drivers/staging/rtl8192u/
Dr819xU_phy.c1522 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20?"20MHz":"40MHz"); in rtl8192_SetBWModeWorkItem()
1533 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem()
1549 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()
1554 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem()
1619 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()
1631 PHY_SetRF8225Bandwidth(Adapter, pHalData->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()
1636 PHY_SetRF8256Bandwidth(dev, priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()
1675 priv->CurrentChannelBW = bandwidth; in rtl8192_SetBWMode()
Dr8192U_dm.c336 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_check_rate_adaptive()
356 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()
360 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()
364 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()
445 …if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 || !priv->ieee80211->bandwidth_auto_switch.bauto… in dm_bandwidth_autoswitch()
624 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in dm_TXPowerTrackingCallback_TSSI()
742 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) /* 40M */ in dm_TXPowerTrackingCallback_ThermalMeter()
1787 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1846 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1920 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_highpwr()
[all …]
Dr8192U.h943 enum ht_channel_width CurrentChannelBW; member
Dr8192U_core.c1523 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl8192_tx()
3085 …((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RATE_ADAPTIV… in HalRxCheckStuck819xUsb()
3086 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RATE_ADAPTIVE… in HalRxCheckStuck819xUsb()
3091 …} else if (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RA… in HalRxCheckStuck819xUsb()
3092 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RATE_ADAPTIVE_… in HalRxCheckStuck819xUsb()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtl8188e_hal.h193 enum ht_channel_width CurrentChannelBW; member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_data.h191 enum CHANNEL_WIDTH CurrentChannelBW; member