Home
last modified time | relevance | path

Searched refs:MGN_2M (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c186 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()
Dhal_com.c160 case MGN_2M: in MRateToHwRate()
233 ret_rate = MGN_2M; in HwRateToMRate()
Drtl8723b_phycfg.c461 case MGN_2M: in PHY_SetTxPowerIndex()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddef.h13 #define MGN_2M 0x04 macro
Ddm.c1006 ret_rate = MGN_2M; in rtl8821ae_hw_rate_to_mrate()
Dphy.c1177 case MGN_2M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dieee80211.h374 MGN_2M = 0x04, enumerator
398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …
/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c791 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()
Drtl_core.c498 case MGN_2M: in rtl92e_config_rate()
540 case MGN_2M: in rtl92e_config_rate()
/linux-6.6.21/drivers/staging/rtl8192u/
Dr8192U_core.c851 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()
/linux-6.6.21/drivers/staging/rtl8192e/
Drtllib.h179 #define MGN_2M 0x04 macro
/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h142 #define MGN_2M 0x04 macro