| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 204 base = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, path, RF_1TX, MGN_11M); in phy_StoreTxPowerByRateBase() 387 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_11M); in PHY_GetRateValuesOfTxPowerByRate() 394 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_11M); in PHY_GetRateValuesOfTxPowerByRate() 471 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_11M); in PHY_GetRateValuesOfTxPowerByRate() 821 MGN_1M, MGN_2M, MGN_5_5M, MGN_11M in phy_ConvertTxPowerByRateInDbmToRelativeValues() 854 base = PHY_GetTxPowerByRate(padapter, band, path, txNum, MGN_11M); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 932 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection() 1197 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) { in PHY_GetTxPowerTrackingOffset() 1222 case MGN_11M: in PHY_GetRateIndexOfTxPowerByRate() 1632 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | ieee80211.h | 447 MGN_11M = 0x16, enumerator 532 …IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == MGN_11M) 533 #define IS_OFDM_RATE(_rate) (MGN_6M <= _rate && _rate <= MGN_54M && _rate != MGN_11M)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | def.h | 15 #define MGN_11M 0x16 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com_phycfg.c | 324 base = PHY_GetTxPowerByRate( pAdapter, BAND_ON_2_4G, path, RF_1TX, MGN_11M ); in phy_StoreTxPowerByRateBase() 490 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate( MGN_11M ); in PHY_GetRateValuesOfTxPowerByRate() 500 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate( MGN_11M ); in PHY_GetRateValuesOfTxPowerByRate() 583 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate( MGN_11M ); in PHY_GetRateValuesOfTxPowerByRate() 1085 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1106 base = PHY_GetTxPowerByRate( pAdapter, band, path, txNum, MGN_11M ); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1202 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection() 1510 if ((Rate == MGN_1M) ||(Rate == MGN_2M)||(Rate == MGN_5_5M)||(Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset() 1536 case MGN_11M: index = 3; break; in PHY_GetRateIndexOfTxPowerByRate() 1869 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in PHY_GetTxPowerLimit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ieee80211.h | 793 MGN_11M = 0x16, enumerator 878 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 879 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 900 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | ieee80211.h | 760 MGN_11M = 0x16, enumerator 845 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 846 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 867 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com_phycfg.c | 267 MGN_11M, in phy_StoreTxPowerByRateBase() 430 Rate[2] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 437 Rate[0] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 515 Rate[3] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 996 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1017 base = PHY_GetTxPowerByRate(pAdapter, band, path, txNum, MGN_11M); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1104 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection() 1364 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) { in PHY_GetTxPowerTrackingOffset() 1392 case MGN_11M: in PHY_GetRateIndexOfTxPowerByRate() 1996 case MGN_11M: in PHY_GetTxPowerLimit() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | _hal_rate.h | 347 case MGN_11M: in mrate_to_hwrate() 760 ret_rate = MGN_11M; in hwrate_to_mrate()
|
| H A D | ieee80211.h | 803 MGN_11M = 0x16, enumerator 936 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 937 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 958 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | _hal_rate.h | 347 case MGN_11M: in mrate_to_hwrate() 760 ret_rate = MGN_11M; in hwrate_to_mrate()
|
| H A D | ieee80211.h | 806 MGN_11M = 0x16, enumerator 939 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 940 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 961 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com_phycfg.c | 265 MGN_11M, in phy_StoreTxPowerByRateBase() 406 Rate[2] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 416 Rate[0] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 499 Rate[3] = MGN_11M; in PHY_GetRateValuesOfTxPowerByRate() 1008 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}, in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1029 base = PHY_GetTxPowerByRate( pAdapter, band, path, txNum, MGN_11M ); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 1125 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection() 1424 if ((Rate == MGN_1M) ||(Rate == MGN_2M)||(Rate == MGN_5_5M)||(Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset() 1450 case MGN_11M: index = 3; break; in PHY_GetRateIndexOfTxPowerByRate() 1778 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in PHY_GetTxPowerLimit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | ieee80211.h | 855 MGN_11M = 0x16, enumerator 940 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 941 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 962 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | ieee80211.h | 825 MGN_11M = 0x16, enumerator 910 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 911 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 932 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | ieee80211.h | 844 MGN_11M = 0x16, enumerator 929 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 930 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 951 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | ieee80211.h | 828 MGN_11M = 0x16, enumerator 913 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 914 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 935 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | ieee80211.h | 827 MGN_11M = 0x16, enumerator 912 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 913 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 934 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | ieee80211.h | 854 MGN_11M = 0x16, enumerator 939 …K_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate) == MGN_11M) 940 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) 961 (_rate == MGN_11M) ? "CCK_11M" : \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | ieee80211.h | 760 MGN_11M = 0x16, enumerator 845 …_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == MGN_11M ) 846 #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 D | rtw_rm_util.c | 215 case MGN_11M: in rm_get_rx_sensitivity()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rm_util.c | 208 case MGN_11M: in rm_get_rx_sensitivity()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rm_util.c | 214 case MGN_11M: in rm_get_rx_sensitivity()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rm_util.c | 214 case MGN_11M: in rm_get_rx_sensitivity()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rm_util.c | 213 case MGN_11M: in rm_get_rx_sensitivity()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rm_util.c | 213 case MGN_11M: in rm_get_rx_sensitivity()
|