/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 186 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate() 229 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate() 243 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate() 380 MGN_1M, MGN_2M, MGN_5_5M, MGN_11M in phy_ConvertTxPowerByRateInDbmToRelativeValues() 429 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection() 496 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset() 511 case MGN_2M: in PHY_GetRateIndexOfTxPowerByRate() 672 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
|
H A D | hal_com.c | 160 case MGN_2M: in MRateToHwRate() 233 ret_rate = MGN_2M; in HwRateToMRate()
|
H A D | rtl8723b_phycfg.c | 461 case MGN_2M: in PHY_SetTxPowerIndex()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 385 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate() 455 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate() 469 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); 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() 1216 case MGN_2M: in PHY_GetRateIndexOfTxPowerByRate() 1632 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
|
H A D | hal_com.c | 175 case MGN_2M: in MRateToHwRate() 440 ret_rate = MGN_2M; in HwRateToMRate()
|
H A D | rtl8723b_phycfg.c | 539 case MGN_2M: in PHY_SetTxPowerIndex()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 374 MGN_2M = 0x04, enumerator 398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == MGN_11M)
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | def.h | 13 #define MGN_2M 0x04 macro
|
H A D | dm.c | 1006 ret_rate = MGN_2M; in rtl8821ae_hw_rate_to_mrate()
|
H A D | phy.c | 1178 case MGN_2M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | def.h | 13 #define MGN_2M 0x04 macro
|
H A D | dm.c | 1006 ret_rate = MGN_2M; in rtl8821ae_hw_rate_to_mrate()
|
H A D | phy.c | 1177 case MGN_2M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 443 MGN_2M = 0x04, enumerator 532 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == MGN_11M)
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 1025 case MGN_2M: in _rtl92e_rate_mgn_to_hw() 1322 ret_rate = MGN_2M; in _rtl92e_rate_hw_to_mgn() 1913 case MGN_2M: in _rtl92e_update_received_rate_histogram_stats()
|
H A D | rtl_core.c | 570 case MGN_2M: in rtl92e_config_rate() 612 case MGN_2M: in rtl92e_config_rate()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 791 case MGN_2M: in _rtl92e_rate_mgn_to_hw() 1084 ret_rate = MGN_2M; in _rtl92e_rate_hw_to_mgn() 1613 case MGN_2M: in _rtl92e_update_received_rate_histogram_stats()
|
H A D | rtl_core.c | 498 case MGN_2M: in rtl92e_config_rate() 540 case MGN_2M: in rtl92e_config_rate()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 1029 case MGN_2M: in rtl8192_config_rate() 1070 case MGN_2M: in rtl8192_config_rate() 1280 case MGN_2M: in MRateToHwRate8190Pci() 3592 ret_rate = MGN_2M; in HwRateToMRate90() 4339 case MGN_2M: in UpdateReceivedRateHistogramStatistics8190()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 851 case MGN_2M: in rtl8192_config_rate() 892 case MGN_2M: in rtl8192_config_rate() 1102 case MGN_2M: in MRateToHwRate8190Pci() 3405 ret_rate = MGN_2M; in HwRateToMRate90() 4152 case MGN_2M: in UpdateReceivedRateHistogramStatistics8190()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 142 #define MGN_2M 0x04 macro
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 198 #define MGN_2M 0x04 macro
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 142 #define MGN_2M 0x04 macro
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 179 #define MGN_2M 0x04 macro
|