| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_phycfg.c | 631 pHalData->CurrentChannelBW, in PHY_GetTxPowerIndex() 711 pHalData->CurrentChannelBW, in phy_GetSecondaryChnl_8723B() 716 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_80) { in phy_GetSecondaryChnl_8723B() 746 } else if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) { in phy_GetSecondaryChnl_8723B() 752 pHalData->CurrentChannelBW, in phy_GetSecondaryChnl_8723B() 776 phy_SetRegBW_8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 785 switch (pHalData->CurrentChannelBW) { in phy_PostSetBwMode8723B() 821 PHY_RF6052SetBandwidth8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 851 pHalData->CurrentChannelBW); in phy_SwChnlAndSetBwMode8723B() 884 enum CHANNEL_WIDTH tmpBW = pHalData->CurrentChannelBW; in PHY_HandleSwChnlAndSetBW8723B() [all …]
|
| H A D | hal_com_phycfg.c | 935 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()
|
| H A D | rtl8723b_dm.c | 112 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Update_ODM_ComInfo_8723b()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/ |
| H A D | rtl8723b_phycfg.c | 978 …pter, pAdapter->registrypriv.RegPwrTblSel, (u8)(!bIn24G), pHalData->CurrentChannelBW, RFPath, Rate… in PHY_GetTxPowerIndex_8723B() 1218 …a->nCur80MhzPrimeSC %d, pHalData->nCur40MhzPrimeSC %d \n",pHalData->CurrentChannelBW,pHalData->nCu… in phy_GetSecondaryChnl_8723B() 1219 if(pHalData->CurrentChannelBW== CHANNEL_WIDTH_80) in phy_GetSecondaryChnl_8723B() 1239 else if(pHalData->CurrentChannelBW == CHANNEL_WIDTH_40) in phy_GetSecondaryChnl_8723B() 1241 …a->CurrentChannelBW %d, pHalData->nCur40MhzPrimeSC %d \n",pHalData->CurrentChannelBW,pHalData->nCu… in phy_GetSecondaryChnl_8723B() 1265 phy_SetRegBW_8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 1274 switch(pHalData->CurrentChannelBW) in phy_PostSetBwMode8723B() 1315 PHY_RF6052SetBandwidth8723B(Adapter, pHalData->CurrentChannelBW); in phy_PostSetBwMode8723B() 1354 pHalData->CurrentChannelBW); in phy_SwChnlAndSetBwMode8723B() 1390 CHANNEL_WIDTH tmpBW= pHalData->CurrentChannelBW; in PHY_HandleSwChnlAndSetBW8723B() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | rf.c | 132 if (adapt->HalData->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in getpowerbase88e() 184 else if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in get_rx_power_val_by_reg() 187 if (hal_data->CurrentChannelBW == HT_CHANNEL_WIDTH_40) in get_rx_power_val_by_reg()
|
| H A D | phy.c | 209 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback() 226 switch (hal_data->CurrentChannelBW) { in phy_set_bw_mode_callback() 249 rtl88eu_phy_rf6052_set_bandwidth(adapt, hal_data->CurrentChannelBW); in phy_set_bw_mode_callback() 256 enum ht_channel_width tmp_bw = hal_data->CurrentChannelBW; in rtw_hal_set_bwmode() 258 hal_data->CurrentChannelBW = bandwidth; in rtw_hal_set_bwmode() 264 hal_data->CurrentChannelBW = tmp_bw; in rtw_hal_set_bwmode()
|
| H A D | rtl8188e_dm.c | 100 dm_odm->pBandWidth = (u8 *)&hal_data->CurrentChannelBW; in Update_ODM_ComInfo_88E()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/ |
| H A D | rtl8188e_phycfg.c | 1562 …pter, pAdapter->registrypriv.RegPwrTblSel, (u8)(!bIn24G), pHalData->CurrentChannelBW, RFPath, Rate… in PHY_GetTxPowerIndex_8188E() 1638 …if(pHalData->CurrentChannelBW == CHANNEL_WIDTH_20 &&( pHalData->CurrentChannel == 13 || pHalData->… in phy_SpurCalibration_8188E() 1643 } else if(pHalData->CurrentChannelBW == CHANNEL_WIDTH_40 && pHalData->CurrentChannel == 11){ in phy_SpurCalibration_8188E() 1715 switch(pHalData->CurrentChannelBW) in _PHY_SetBWMode88E() 1741 switch(pHalData->CurrentChannelBW) in _PHY_SetBWMode88E() 1804 rtl8188e_PHY_RF6052SetBandwidth(Adapter, pHalData->CurrentChannelBW); in _PHY_SetBWMode88E() 1840 CHANNEL_WIDTH tmpBW= pHalData->CurrentChannelBW; in PHY_SetBWMode8188E() 1868 pHalData->CurrentChannelBW = Bandwidth; in PHY_SetBWMode8188E() 1896 pHalData->CurrentChannelBW = tmpBW; in PHY_SetBWMode8188E()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | rtl_dm.c | 363 if (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() 386 LowRSSIThreshForRA = (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) ? in _rtl92e_dm_check_rate_adaptive() 456 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 || in _rtl92e_dm_bandwidth_autoswitch() 762 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_callback_tssi() 890 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_tx_power_tracking_cb_thermal() 1401 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() 1438 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() 1469 if (priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) in _rtl92e_dm_ctrl_initgain_byrssi_highpwr() [all …]
|
| H A D | r8192E_phy.c | 1050 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_tssi() 1121 switch (priv->CurrentChannelBW) { in _rtl92e_cck_tx_power_track_bw_switch_thermal() 1159 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20 ? in _rtl92e_set_bw_mode_work_item() 1173 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item() 1186 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1190 switch (priv->CurrentChannelBW) { in _rtl92e_set_bw_mode_work_item() 1227 priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1237 rtl92e_set_bandwidth(dev, priv->CurrentChannelBW); in _rtl92e_set_bw_mode_work_item() 1270 priv->CurrentChannelBW = Bandwidth; in rtl92e_set_bw_mode()
|
| H A D | r8192E_dev.c | 1203 if (priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20_40) { in rtl92e_fill_tx_desc() 2274 && (((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2276 || ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2281 } else if ((((priv->CurrentChannelBW != HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck() 2283 ((priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20) && in rtl92e_is_rx_stuck()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r819xU_phy.c | 1442 priv->CurrentChannelBW == HT_CHANNEL_WIDTH_20?"20MHz":"40MHz"); in rtl8192_SetBWModeWorkItem() 1452 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem() 1468 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1473 switch (priv->CurrentChannelBW) { in rtl8192_SetBWModeWorkItem() 1538 priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1551 phy_set_rf8256_bandwidth(dev, priv->CurrentChannelBW); in rtl8192_SetBWModeWorkItem() 1590 priv->CurrentChannelBW = bandwidth; in rtl8192_SetBWMode()
|
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/ |
| H A D | rtl8822b_phy.c | 1087 hal->CurrentChannelBW, rfpath, rate, hal->CurrentChannel); in rtl8822b_get_tx_power_index() 1144 if (hal->CurrentChannelBW == CHANNEL_WIDTH_80) { in get_pri_ch_id() 1165 } else if (hal->CurrentChannelBW == CHANNEL_WIDTH_40) { in get_pri_ch_id() 1186 bw = hal->CurrentChannelBW; in mac_switch_bandwidth() 1210 hal->CurrentChannelBW); in rtl8822b_switch_chnl_and_set_bw() 1278 ret = config_phydm_switch_bandwidth_8822b(pDM_Odm, pri_ch_idx, hal->CurrentChannelBW); in rtl8822b_switch_chnl_and_set_bw() 1321 CHANNEL_WIDTH tmpBW = hal->CurrentChannelBW; in rtl8822b_handle_sw_chnl_and_set_bw() 1350 } else if ((hal->CurrentChannelBW != ChnlWidth) || /* check whether need set band or not */ in rtl8822b_handle_sw_chnl_and_set_bw() 1369 hal->CurrentChannelBW = ChnlWidth; in rtl8822b_handle_sw_chnl_and_set_bw() 1385 hal->CurrentChannelBW = tmpBW; in rtl8822b_handle_sw_chnl_and_set_bw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mp.c | 2089 if(pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in getPowerDiffByRate8188E() 2303 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in mpt_ProQueryCalTxPower_8188E() 2336 pHalData->CurrentChannelBW,RfPath, in mpt_ProQueryCalTxPower_8188E() 2505 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2515 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2524 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2532 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2540 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2547 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() 2555 pHalData->CurrentChannelBW, pHalData->CurrentChannel); in mpt_ProQueryCalTxPower() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mp.c | 2217 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in getPowerDiffByRate8188E() 2420 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) { in mpt_ProQueryCalTxPower_8188E() 2446 pHalData->CurrentChannelBW, RfPath, in mpt_ProQueryCalTxPower_8188E() 2962 …TxPower = PHY_GetTxPowerIndex_8188E(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2967 …TxPower = PHY_GetTxPowerIndex_8723B(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2972 …TxPower = PHY_GetTxPowerIndex_8192E(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2977 …TxPower = PHY_GetTxPowerIndex_8812A(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2982 …TxPower = PHY_GetTxPowerIndex_8814A(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2987 …TxPower = rtw_hal_get_tx_power_index(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalD… in mpt_ProQueryCalTxPower() 2992 …TxPower = PHY_GetTxPowerIndex_8703B(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mp.c | 2086 if(pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in getPowerDiffByRate8188E() 2300 if (pHalData->CurrentChannelBW == CHANNEL_WIDTH_20) in mpt_ProQueryCalTxPower_8188E() 2333 pHalData->CurrentChannelBW,RfPath, in mpt_ProQueryCalTxPower_8188E() 2681 …TxPower = PHY_GetTxPowerIndex_8188E(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2686 …TxPower = PHY_GetTxPowerIndex_8723B(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2691 …TxPower = PHY_GetTxPowerIndex_8192E(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2696 …TxPower = PHY_GetTxPowerIndex_8812A(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2701 …TxPower = PHY_GetTxPowerIndex_8814A(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2705 …TxPower = PHY_GetTxPowerIndex_8703B(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() 2710 …TxPower = PHY_GetTxPowerIndex_8188F(pAdapter, RfPath, mgn_rate, pHalData->CurrentChannelBW, pHalDa… in mpt_ProQueryCalTxPower() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | halphyrf_8822b.c | 98 u1Byte BandWidth = pHalData->CurrentChannelBW; in ODM_TxPwrTrackSetPwr8822B() 181 u1Byte BandWidth = pHalData->CurrentChannelBW; in ODM_TxPwrTrackSetPwr8822B()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_dm.c | 173 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Init_ODM_ComInfo()
|
| H A D | hal_com_phycfg.c | 1204 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1211 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1218 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1225 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1232 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1239 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1247 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1256 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1264 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1272 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_dm.c | 177 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Init_ODM_ComInfo()
|
| H A D | hal_com_phycfg.c | 1127 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1134 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1141 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1148 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1155 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1162 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1170 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1179 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1187 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1195 PHY_SetTxPowerIndexByRateArray( pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_dm.c | 192 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BW, &(pHalData->CurrentChannelBW)); in Init_ODM_ComInfo()
|
| H A D | hal_com_phycfg.c | 1106 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1111 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1116 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1121 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1126 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1131 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1138 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1146 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1153 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection() 1160 PHY_SetTxPowerIndexByRateArray(pAdapter, RFPath, pHalData->CurrentChannelBW, Channel, in PHY_SetTxPowerIndexByRateSection()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | rtl8188e_hal.h | 191 enum ht_channel_width CurrentChannelBW; member
|