/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 178 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate() 228 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate() 242 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); 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() 508 case MGN_1M: 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 | 157 case MGN_1M: in MRateToHwRate() 226 u8 ret_rate = MGN_1M; in HwRateToMRate() 230 ret_rate = MGN_1M; in HwRateToMRate()
|
H A D | rtl8723b_phycfg.c | 458 case MGN_1M: in PHY_SetTxPowerIndex()
|
H A D | HalPhyRf_8723B.c | 200 if ((TxRate >= MGN_1M) && (TxRate <= MGN_11M)) in ODM_TxPwrTrackSetPwr_8723B()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 377 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 D | hal_com.c | 172 case MGN_1M: in MRateToHwRate() 433 u8 ret_rate = MGN_1M; in HwRateToMRate() 437 ret_rate = MGN_1M; in HwRateToMRate()
|
H A D | rtl8723b_phycfg.c | 536 case MGN_1M: in PHY_SetTxPowerIndex()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 373 MGN_1M = 0x02, 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 | 12 #define MGN_1M 0x02 macro
|
H A D | dm.c | 999 u8 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate() 1003 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate() 1194 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8812ae_dm_txpwr_track_set_pwr() 1871 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8821ae_dm_txpwr_track_set_pwr()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | def.h | 12 #define MGN_1M 0x02 macro
|
H A D | dm.c | 999 u8 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate() 1003 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate() 1194 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8812ae_dm_txpwr_track_set_pwr() 1871 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8821ae_dm_txpwr_track_set_pwr()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 442 MGN_1M = 0x02, 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 | 1022 case MGN_1M: in _rtl92e_rate_mgn_to_hw() 1319 ret_rate = MGN_1M; in _rtl92e_rate_hw_to_mgn() 1910 case MGN_1M: in _rtl92e_update_received_rate_histogram_stats()
|
H A D | rtl_core.c | 567 case MGN_1M: in rtl92e_config_rate() 609 case MGN_1M: in rtl92e_config_rate()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 788 case MGN_1M: in _rtl92e_rate_mgn_to_hw() 1081 ret_rate = MGN_1M; in _rtl92e_rate_hw_to_mgn() 1610 case MGN_1M: in _rtl92e_update_received_rate_histogram_stats()
|
H A D | rtl_core.c | 495 case MGN_1M: in rtl92e_config_rate() 537 case MGN_1M: in rtl92e_config_rate()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 1026 case MGN_1M: in rtl8192_config_rate() 1067 case MGN_1M: in rtl8192_config_rate() 1277 case MGN_1M: in MRateToHwRate8190Pci() 3589 ret_rate = MGN_1M; in HwRateToMRate90() 4336 case MGN_1M: in UpdateReceivedRateHistogramStatistics8190() 4484 stats->rate = MGN_1M; in query_rxdesc_status()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 848 case MGN_1M: in rtl8192_config_rate() 889 case MGN_1M: in rtl8192_config_rate() 1099 case MGN_1M: in MRateToHwRate8190Pci() 3402 ret_rate = MGN_1M; in HwRateToMRate90() 4149 case MGN_1M: in UpdateReceivedRateHistogramStatistics8190() 4297 stats->rate = MGN_1M; in query_rxdesc_status()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib_tx.c | 921 tcb_desc->data_rate = MGN_1M; in rtllib_xmit_inter()
|
H A D | rtllib.h | 197 #define MGN_1M 0x02 macro
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib_tx.c | 911 tcb_desc->data_rate = MGN_1M; in rtllib_xmit_inter()
|
H A D | rtllib.h | 178 #define MGN_1M 0x02 macro
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 141 #define MGN_1M 0x02 macro
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 141 #define MGN_1M 0x02 macro
|