| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_mp.c | 143 u1Byte u1Channel = pHalData->CurrentChannel; in hal_mpt_CCKTxPowerAdjust() local 149 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 155 …if ((u1Channel == 12 || u1Channel == 13) && IS_CCK_RATE(DataRate)) {/* Channel 12, 13 in CCK, need… in hal_mpt_CCKTxPowerAdjust() 164 RT_TRACE(_module_mp_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B CCK in Channel %u\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust() 165 …} else if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { /* Channel 14 in CCK, need to set 0xA26~0… in hal_mpt_CCKTxPowerAdjust() 169 RT_TRACE(_module_mp_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B CCK in Channel %u\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust() 175 …_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B in Channel %u restore to default setting\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_mp.c | 150 u1Byte u1Channel = pHalData->CurrentChannel; in hal_mpt_CCKTxPowerAdjust() local 164 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 170 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 175 RT_TRACE(_module_mp_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B CCK in Channel %u\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust() 182 …_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B in Channel %u restore to default setting\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust() 187 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_mp.c | 143 u1Byte u1Channel = pHalData->CurrentChannel; in hal_mpt_CCKTxPowerAdjust() local 149 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 155 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 160 RT_TRACE(_module_mp_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B CCK in Channel %u\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust() 167 …_, DBG_LOUD, ("MPT_CCKTxPowerAdjust 8703B in Channel %u restore to default setting\n", u1Channel)); in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_mp.c | 143 u1Byte u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 153 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 159 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 174 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_mp.c | 153 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 164 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 170 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 185 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_mp.c | 153 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 164 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 170 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 185 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_mp.c | 153 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 164 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 170 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 185 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_mp.c | 152 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 163 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 169 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 184 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if (u1Channel == 14) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if (u1Channel == 14) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_mp.c | 152 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 163 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 169 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 184 if (u1Channel == 14) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_mp.c | 151 u8 u1Channel = pHalData->current_channel; in hal_mpt_CCKTxPowerAdjust() local 162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust() 168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust() 183 if ((u1Channel == 14)) { in hal_mpt_CCKTxPowerAdjust()
|