Home
last modified time | relevance | path

Searched refs:MGN_54M (Results 1 – 25 of 177) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c208 base = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, path, RF_1TX, MGN_54M); in phy_StoreTxPowerByRateBase()
236 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_1TX, MGN_54M); in phy_StoreTxPowerByRateBase()
368 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_54M); in PHY_GetRateValuesOfTxPowerByRate()
501 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_54M); in PHY_GetRateValuesOfTxPowerByRate()
824 MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M in phy_ConvertTxPowerByRateInDbmToRelativeValues()
861 base = PHY_GetTxPowerByRate(padapter, band, path, txNum, MGN_54M); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
940 u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; in PHY_SetTxPowerIndexByRateSection()
1073 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) { in PHY_GetTxPowerIndexBase()
1129 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) { in PHY_GetTxPowerIndexBase()
1246 case MGN_54M: in PHY_GetRateIndexOfTxPowerByRate()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h24 #define MGN_54M 0x6c macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c328 base = PHY_GetTxPowerByRate( pAdapter, BAND_ON_2_4G, path, RF_1TX, MGN_54M ); in phy_StoreTxPowerByRateBase()
356 base = PHY_GetTxPowerByRate( pAdapter, BAND_ON_5G, path, RF_1TX, MGN_54M ); in phy_StoreTxPowerByRateBase()
469 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate( MGN_54M ); in PHY_GetRateValuesOfTxPowerByRate()
615 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate( MGN_54M ); in PHY_GetRateValuesOfTxPowerByRate()
1086 ofdmRates[8] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1114 base = PHY_GetTxPowerByRate( pAdapter, band, path, txNum, MGN_54M ); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1210 u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; in PHY_SetTxPowerIndexByRateSection()
1360 if ( (MGN_6M <= Rate && Rate <= MGN_54M) && ! IS_CCK_RATE(Rate) ) in PHY_GetTxPowerIndexBase()
1429 if ( (MGN_6M <= Rate && Rate <= MGN_54M) && ! IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase()
1544 case MGN_54M: index = 11; break; in PHY_GetRateIndexOfTxPowerByRate()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_edcaturbocheck.c421 case MGN_54M: in odm_EdcaTurboCheckMP()
501 case MGN_54M: in odm_EdcaTurboCheckMP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_edcaturbocheck.c425 case MGN_54M: in odm_EdcaTurboCheckMP()
505 case MGN_54M: in odm_EdcaTurboCheckMP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_edcaturbocheck.c429 case MGN_54M: in odm_EdcaTurboCheckMP()
509 case MGN_54M: in odm_EdcaTurboCheckMP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com_phycfg.c268 MGN_54M, in phy_StoreTxPowerByRateBase()
411 Rate[3] = MGN_54M; in PHY_GetRateValuesOfTxPowerByRate()
545 Rate[3] = MGN_54M; in PHY_GetRateValuesOfTxPowerByRate()
997 ofdmRates[8] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1024 base = PHY_GetTxPowerByRate(pAdapter, band, path, txNum, MGN_54M); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1110 u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; in PHY_SetTxPowerIndexByRateSection()
1229 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) { in PHY_GetTxPowerIndexBase()
1288 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) { in PHY_GetTxPowerIndexBase()
1416 case MGN_54M: in PHY_GetRateIndexOfTxPowerByRate()
2007 case MGN_54M: in PHY_GetTxPowerLimit()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h371 case MGN_54M: in mrate_to_hwrate()
784 ret_rate = MGN_54M; in hwrate_to_mrate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h371 case MGN_54M: in mrate_to_hwrate()
784 ret_rate = MGN_54M; in hwrate_to_mrate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c266 MGN_54M, in phy_StoreTxPowerByRateBase()
385 Rate[3] = MGN_54M; in PHY_GetRateValuesOfTxPowerByRate()
531 Rate[3] = MGN_54M; in PHY_GetRateValuesOfTxPowerByRate()
1009 ofdmRates[8] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1037 base = PHY_GetTxPowerByRate( pAdapter, band, path, txNum, MGN_54M ); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
1133 u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; in PHY_SetTxPowerIndexByRateSection()
1275 if ( (MGN_6M <= Rate && Rate <= MGN_54M) && ! IS_CCK_RATE(Rate) ) in PHY_GetTxPowerIndexBase()
1344 if ( (MGN_6M <= Rate && Rate <= MGN_54M) && ! IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase()
1458 case MGN_54M: index = 11; break; in PHY_GetRateIndexOfTxPowerByRate()
1783 case MGN_24M: case MGN_36M: case MGN_48M: case MGN_54M: in PHY_GetTxPowerLimit()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h453 MGN_54M = 0x6C, enumerator
533 #define IS_OFDM_RATE(_rate) (MGN_6M <= _rate && _rate <= MGN_54M && _rate != MGN_11M)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rm_util.c235 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm_util.c228 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rm_util.c234 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rm_util.c234 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rm_util.c233 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm_util.c233 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rm_util.c257 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm_util.c258 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm_util.c300 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rm_util.c257 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm_util.c300 case MGN_54M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/
H A Drtl8188f_phycfg.c744 else if (Rate == MGN_54M) in PHY_SetTxPowerIndex_8188F()
790 case MGN_54M: in PHY_SetTxPowerIndex_8188F()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/
H A Drtl8188f_phycfg.c765 else if (Rate == MGN_54M) in PHY_SetTxPowerIndex_8188F()
811 case MGN_54M: in PHY_SetTxPowerIndex_8188F()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h799 MGN_54M = 0x6C, enumerator
879 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M)
908 (_rate == MGN_54M) ? "OFDM_54M" : \

12345678