Searched refs:CurrentChannelBW (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.1/drivers/staging/r8188eu/hal/ |
| D | rtl8188e_phycfg.c | 603 switch (pHalData->CurrentChannelBW) { in _PHY_SetBWMode92C() 623 switch (pHalData->CurrentChannelBW) { in _PHY_SetBWMode92C() 644 rtl8188e_PHY_RF6052SetBandwidth(Adapter, pHalData->CurrentChannelBW); in _PHY_SetBWMode92C() 665 enum ht_channel_width tmpBW = pHalData->CurrentChannelBW; in PHY_SetBWMode8188E() 667 pHalData->CurrentChannelBW = Bandwidth; in PHY_SetBWMode8188E() 674 pHalData->CurrentChannelBW = tmpBW; in PHY_SetBWMode8188E()
|
| D | rtl8188e_rf6052.c | 171 if (pHalData->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in getpowerbase88e() 230 else if (pHalData->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in get_rx_power_val_by_reg() 233 if (pHalData->CurrentChannelBW == HT_CHANNEL_WIDTH_40) in get_rx_power_val_by_reg()
|
| D | rtl8188e_dm.c | 47 dm_odm->pBandWidth = &hal_data->CurrentChannelBW; in Update_ODM_ComInfo_88E()
|
| /Linux-v6.1/drivers/staging/rtl8723bs/hal/ |
| D | rtl8723b_phycfg.c | 546 pHalData->CurrentChannelBW, in PHY_GetTxPowerIndex() 610 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in phy_GetSecondaryChnl_8723B() 627 phy_SetRegBW_8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 636 switch (pHalData->CurrentChannelBW) { in phy_PostSetBwMode8723B() 664 PHY_RF6052SetBandwidth8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 713 enum channel_width tmpBW = pHalData->CurrentChannelBW; in PHY_HandleSwChnlAndSetBW8723B() 744 pHalData->CurrentChannelBW = ChnlWidth; in PHY_HandleSwChnlAndSetBW8723B() 760 pHalData->CurrentChannelBW = tmpBW; in PHY_HandleSwChnlAndSetBW8723B()
|
| D | hal_com_phycfg.c | 431 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection() 438 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection() 445 pHalData->CurrentChannelBW, in PHY_SetTxPowerIndexByRateSection()
|
| D | rtl8723b_dm.c | 96 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Update_ODM_ComInfo_8723b()
|
| D | hal_btcoex.c | 359 else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in halbtcoutsrc_Get()
|
| D | rtl8723b_hal_init.c | 2464 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in BWMapping_8723B() 2483 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in SCMapping_8723B()
|
| /Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/ |
| D | rtl_dm.c | 359 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in _rtl92e_dm_check_rate_adaptive() 374 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive() 378 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive() 382 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive() 449 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 || in _rtl92e_dm_bandwidth_autoswitch() 721 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_callback_tssi() 825 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_cb_thermal() 1268 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() 1305 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() 1336 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_highpwr() [all …]
|
| D | r8192E_phy.c | 1010 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_tssi() 1074 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_thermal() 1114 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item() 1127 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1131 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item() 1168 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1178 rtl92e_set_bandwidth(dev, priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1209 priv->CurrentChannelBW = bandwidth; in rtl92e_set_bw_mode()
|
| D | r8192E_dev.c | 1079 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl92e_fill_tx_desc() 2115 && (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2117 || ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2122 } else if ((((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2124 ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
|
| D | rtl_core.h | 340 enum ht_channel_width CurrentChannelBW; member
|
| /Linux-v6.1/drivers/staging/rtl8192u/ |
| D | r819xU_phy.c | 1468 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20?"20MHz":"40MHz"); in rtl8192_SetBWModeWorkItem() 1478 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem() 1494 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1499 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem() 1564 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1577 phy_set_rf8256_bandwidth(dev, priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1616 priv->CurrentChannelBW = bandwidth; in rtl8192_SetBWMode()
|
| D | r8192U_dm.c | 321 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_check_rate_adaptive() 342 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive() 346 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive() 350 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive() 430 …if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 || !priv->ieee80211->bandwidth_auto_switch.bauto… in dm_bandwidth_autoswitch() 608 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in dm_TXPowerTrackingCallback_TSSI() 725 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) /* 40M */ in dm_TXPowerTrackingCallback_ThermalMeter() 1755 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm() 1812 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm() 1882 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_highpwr() [all …]
|
| D | r8192U_core.c | 1280 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl8192_tx() 2744 …((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RATE_ADAPTIV… in HalRxCheckStuck819xUsb() 2745 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RATE_ADAPTIVE… in HalRxCheckStuck819xUsb() 2750 …} else if (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RA… in HalRxCheckStuck819xUsb() 2751 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RATE_ADAPTIVE_… in HalRxCheckStuck819xUsb()
|
| D | r8192U.h | 956 enum ht_channel_width CurrentChannelBW; member
|
| /Linux-v6.1/drivers/staging/r8188eu/include/ |
| D | rtl8188e_hal.h | 102 enum ht_channel_width CurrentChannelBW; member
|
| /Linux-v6.1/drivers/staging/rtl8723bs/include/ |
| D | hal_data.h | 177 enum channel_width CurrentChannelBW; member
|