Searched refs:CurrentChannelBW (Results 1 – 16 of 16) sorted by relevance
827 switch (pHalData->CurrentChannelBW) { in _PHY_SetBWMode23a92C()847 switch (pHalData->CurrentChannelBW) { in _PHY_SetBWMode23a92C()885 rtl8723a_phy_rf6052set_bw(Adapter, pHalData->CurrentChannelBW); in _PHY_SetBWMode23a92C()907 enum ht_channel_width tmpBW = pHalData->CurrentChannelBW; in PHY_SetBWMode23a8723A()909 pHalData->CurrentChannelBW = Bandwidth; in PHY_SetBWMode23a8723A()916 pHalData->CurrentChannelBW = tmpBW; in PHY_SetBWMode23a8723A()
203 if (pHalData->CurrentChannelBW == HT_CHANNEL_WIDTH_20) { in getPowerBase()246 if (pHalData->CurrentChannelBW == in getTxPowerWriteValByRegulatory()267 if (pHalData->CurrentChannelBW == HT_CHANNEL_WIDTH_40) { in getTxPowerWriteValByRegulatory()
1078 if (pHalData->CurrentChannelBW == in ODM_Get_Rate_Bitmap23a()1090 if (pHalData->CurrentChannelBW == in ODM_Get_Rate_Bitmap23a()
149 if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in getpowerbase88e()212 else if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in get_rx_power_val_by_reg()215 if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_40) in get_rx_power_val_by_reg()
264 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback()281 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback()305 rtl88eu_phy_rf6052_set_bandwidth(adapt, hal_data->CurrentChannelBW); in phy_set_bw_mode_callback()312 enum ht_channel_width tmp_bw = hal_data->CurrentChannelBW; in phy_set_bw_mode()314 hal_data->CurrentChannelBW = bandwidth; in phy_set_bw_mode()320 hal_data->CurrentChannelBW = tmp_bw; in phy_set_bw_mode()
126 ODM_CmnInfoHook(dm_odm, ODM_CMNINFO_BW, &(hal_data->CurrentChannelBW)); in Update_ODM_ComInfo_88E()
371 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()896 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_cb_thermal()1408 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()1445 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()1476 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_highpwr()[all …]
1063 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_tssi()1134 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_thermal()1172 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 ? in _rtl92e_set_bw_mode_work_item()1186 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item()1199 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()1203 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item()1240 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()1250 rtl92e_set_bandwidth(dev, priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item()1283 priv->CurrentChannelBW = Bandwidth; in rtl92e_set_bw_mode()
1221 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()
356 enum ht_channel_width CurrentChannelBW; member
1525 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20?"20MHz":"40MHz"); in rtl8192_SetBWModeWorkItem()1536 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem()1552 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()1557 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem()1622 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()1633 PHY_SetRF8225Bandwidth(Adapter, pHalData->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()1638 PHY_SetRF8256Bandwidth(dev, priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem()1676 priv->CurrentChannelBW = bandwidth; in rtl8192_SetBWMode()
335 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_check_rate_adaptive()355 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()359 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()363 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in dm_check_rate_adaptive()444 …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()737 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) /* 40M */ in dm_TXPowerTrackingCallback_ThermalMeter()1849 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()1908 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()1982 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) { in dm_ctrl_initgain_byrssi_highpwr()[all …]
989 HT_CHANNEL_WIDTH CurrentChannelBW; member
1605 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl8192_tx()3126 …((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptive… in HalRxCheckStuck819xUsb()3127 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptiveT… in HalRxCheckStuck819xUsb()3132 …} else if (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < Ra… in HalRxCheckStuck819xUsb()3133 …(priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RateAdaptiveTH… in HalRxCheckStuck819xUsb()
204 enum ht_channel_width CurrentChannelBW; member
269 enum ht_channel_width CurrentChannelBW; member