Home
last modified time | relevance | path

Searched refs:MGN_1M (Results 1 – 25 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h338 case MGN_1M: in mrate_to_hwrate()
746 u16 ret_rate = MGN_1M; in hwrate_to_mrate()
751 ret_rate = MGN_1M; in hwrate_to_mrate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h338 case MGN_1M: in mrate_to_hwrate()
746 u16 ret_rate = MGN_1M; in hwrate_to_mrate()
751 ret_rate = MGN_1M; in hwrate_to_mrate()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c377 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate()
454 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate()
468 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); 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()
1213 case MGN_1M: in PHY_GetRateIndexOfTxPowerByRate()
1632 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
H A Dhal_com.c172 case MGN_1M: in MRateToHwRate()
433 u8 ret_rate = MGN_1M; in HwRateToMRate()
437 ret_rate = MGN_1M; in HwRateToMRate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h12 #define MGN_1M 0x02 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dieee80211.h442 MGN_1M = 0x02, 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.c206 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm_util.c199 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rm_util.c205 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rm_util.c205 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rm_util.c204 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm_util.c204 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c479 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate( MGN_1M ); in PHY_GetRateValuesOfTxPowerByRate()
565 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate( MGN_1M ); in PHY_GetRateValuesOfTxPowerByRate()
580 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate( MGN_1M ); 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()
1533 case MGN_1M: index = 0; 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.c420 Rate[0] = MGN_1M; in PHY_GetRateValuesOfTxPowerByRate()
498 Rate[0] = MGN_1M; in PHY_GetRateValuesOfTxPowerByRate()
512 Rate[0] = MGN_1M; 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()
1383 case MGN_1M: in PHY_GetRateIndexOfTxPowerByRate()
1993 case MGN_1M: in PHY_GetTxPowerLimit()
2272 case MGN_1M: in PHY_GetTxPowerLimitOriginal()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rm_util.c228 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm_util.c229 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm_util.c271 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rm_util.c228 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm_util.c271 case MGN_1M: in rm_get_rx_sensitivity()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c395 Rate[0] = MGN_1M; in PHY_GetRateValuesOfTxPowerByRate()
481 Rate[0] = MGN_1M; in PHY_GetRateValuesOfTxPowerByRate()
496 Rate[0] = MGN_1M; 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()
1447 case MGN_1M: index = 0; 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.h788 MGN_1M = 0x02, enumerator
878 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate…
897 (_rate == MGN_1M) ? "CCK_1M" : \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dieee80211.h755 MGN_1M = 0x02, enumerator
845 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate…
864 (_rate == MGN_1M) ? "CCK_1M" : \
/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.c82 if (rate == MGN_1M) in _halrf_driver_rate_to_tssi_rate_8822c()
123 driver_rate = MGN_1M; 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.c1118 case MGN_1M: in PHY_SetTxPowerIndex_8188E()
1215 case MGN_1M: in PHY_SetTxPowerIndex_8188E()

12345678