Home
last modified time | relevance | path

Searched refs:MGN_5_5M (Results 1 – 25 of 184) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c386 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()
456 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()
470 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()
821 MGN_1M, MGN_2M, MGN_5_5M, 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()
1219 case MGN_5_5M: 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/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h14 #define MGN_5_5M 0x0b macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h344 case MGN_5_5M: in mrate_to_hwrate()
757 ret_rate = MGN_5_5M; in hwrate_to_mrate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h344 case MGN_5_5M: in mrate_to_hwrate()
757 ret_rate = MGN_5_5M; in hwrate_to_mrate()
H A Dieee80211.h803 MGN_5_5M = 0x0B, enumerator
939 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate…
960 (_rate == MGN_5_5M) ? "CCK_5.5M" : \
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h444 MGN_5_5M = 0x0B, enumerator
532 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rm_util.c212 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm_util.c205 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rm_util.c211 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rm_util.c211 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rm_util.c210 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm_util.c210 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c489 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate( MGN_5_5M ); in PHY_GetRateValuesOfTxPowerByRate()
567 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate( MGN_5_5M ); in PHY_GetRateValuesOfTxPowerByRate()
582 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate( MGN_5_5M ); in PHY_GetRateValuesOfTxPowerByRate()
1085 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, 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()
1535 case MGN_5_5M: index = 2; 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/rtl8822be/hal/
H A Dhal_com_phycfg.c429 Rate[1] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
500 Rate[2] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
514 Rate[2] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
996 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, 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()
1389 case MGN_5_5M: in PHY_GetRateIndexOfTxPowerByRate()
1995 case MGN_5_5M: in PHY_GetTxPowerLimit()
2274 case MGN_5_5M: in PHY_GetTxPowerLimitOriginal()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rm_util.c234 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm_util.c235 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm_util.c277 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rm_util.c234 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm_util.c277 case MGN_5_5M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c405 Rate[1] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
483 Rate[2] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
498 Rate[2] = MGN_5_5M; in PHY_GetRateValuesOfTxPowerByRate()
1008 u8 cckRates[4] = {MGN_1M, MGN_2M, MGN_5_5M, 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()
1449 case MGN_5_5M: index = 2; break; in PHY_GetRateIndexOfTxPowerByRate()
1778 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 Dieee80211.h790 MGN_5_5M = 0x0B, enumerator
878 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate…
899 (_rate == MGN_5_5M) ? "CCK_5.5M" : \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h757 MGN_5_5M = 0x0B, enumerator
845 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate…
866 (_rate == MGN_5_5M) ? "CCK_5.5M" : \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dynamictxpower.c391 u8 jaguar2_rates[][4] = { {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}, in odm_set_tx_power_level8814()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_tssi_8822c.c86 else if (rate == MGN_5_5M) in _halrf_driver_rate_to_tssi_rate_8822c()
127 driver_rate = MGN_5_5M; in _halrf_tssi_rate_to_driver_rate_8822c()
1929 if (rate == MGN_1M || rate == MGN_2M || rate == MGN_5_5M || rate == MGN_11M) { in halrf_do_thermal_8822c()
2273 if (rate == MGN_1M || rate == MGN_2M || rate == MGN_5_5M || rate == MGN_11M) { in halrf_query_tssi_value_8822c()
2306 if (!(rate == MGN_1M || rate == MGN_2M || rate == MGN_5_5M || rate == MGN_11M)) in halrf_tssi_cck_8822c()
2582 if (!(rate == MGN_1M || rate == MGN_2M || rate == MGN_5_5M || rate == MGN_11M)) in halrf_thermal_cck_8822c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/
H A Drtl8188e_phycfg.c1124 case MGN_5_5M: in PHY_SetTxPowerIndex_8188E()
1221 case MGN_5_5M: in PHY_SetTxPowerIndex_8188E()

12345678