Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddef.h36 #define MGN_5_5M 0x0b macro
Ddm.c1183 ret_rate = MGN_5_5M; in rtl8821ae_hw_rate_to_mrate()
Dphy.c1205 case MGN_5_5M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
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()
1634 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
Dhal_com.c182 case MGN_5_5M: in MRateToHwRate()
447 ret_rate = MGN_5_5M; in HwRateToMRate()
Drtl8723b_phycfg.c606 case MGN_5_5M: in PHY_SetTxPowerIndex_8723B()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dieee80211.h445 MGN_5_5M = 0x0B, enumerator
533 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1042 case MGN_5_5M: in _rtl92e_rate_mgn_to_hw()
1339 ret_rate = MGN_5_5M; in _rtl92e_rate_hw_to_mgn()
1931 case MGN_5_5M: in _rtl92e_update_received_rate_histogram_stats()
Drtl_core.c581 case MGN_5_5M: in rtl92e_config_rate()
623 case MGN_5_5M: in rtl92e_config_rate()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U_core.c1096 case MGN_5_5M: in rtl8192_config_rate()
1137 case MGN_5_5M: in rtl8192_config_rate()
1347 case MGN_5_5M: in MRateToHwRate8190Pci()
3767 ret_rate = MGN_5_5M; in HwRateToMRate90()
4536 case MGN_5_5M: in UpdateReceivedRateHistogramStatistics8190()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h203 #define MGN_5_5M 0x0b macro
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h147 #define MGN_5_5M 0x0b macro