Home
last modified time | relevance | path

Searched refs:MGN_24M (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c426 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
431 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
442 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
450 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
457 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
464 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
473 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
484 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
Dieee80211.h150 #define MGN_24M 0x30 macro
/Linux-v6.1/drivers/staging/rtl8192e/
Drtllib_tx.c413 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
417 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
427 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
433 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
439 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
448 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
454 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
459 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
Drtllib.h206 #define MGN_24M 0x30 macro
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c166 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_24M); in PHY_GetRateValuesOfTxPowerByRate()
272 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_24M); in PHY_GetRateValuesOfTxPowerByRate()
383 MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M in phy_ConvertTxPowerByRateInDbmToRelativeValues()
436 u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; in PHY_SetTxPowerIndexByRateSection()
532 case MGN_24M: in PHY_GetRateIndexOfTxPowerByRate()
675 case MGN_24M: case MGN_36M: case MGN_48M: case MGN_54M: in get_rate_sctn_idx()
Dhal_com.c181 case MGN_24M: in MRateToHwRate()
254 ret_rate = MGN_24M; in HwRateToMRate()
Drtl8723b_phycfg.c484 case MGN_24M: in PHY_SetTxPowerIndex()
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddef.h21 #define MGN_24M 0x30 macro
Dphy.c1186 case MGN_24M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1227 case MGN_24M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
Ddm.c1027 ret_rate = MGN_24M; in rtl8821ae_hw_rate_to_mrate()
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dieee80211.h379 MGN_24M = 0x30, enumerator
/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c922 case MGN_24M: in _rtl92e_rate_mgn_to_hw()
1217 ret_rate = MGN_24M; in _rtl92e_rate_hw_to_mgn()
1783 case MGN_24M: in _rtl92e_update_received_rate_histogram_stats()
Drtl_core.c546 case MGN_24M: in rtl92e_config_rate()
588 case MGN_24M: in rtl92e_config_rate()
/Linux-v6.1/drivers/staging/rtl8192u/
Dr8192U_core.c872 case MGN_24M: in rtl8192_config_rate()
913 case MGN_24M: in rtl8192_config_rate()
1123 case MGN_24M: in MRateToHwRate8190Pci()
3426 ret_rate = MGN_24M; in HwRateToMRate90()
4174 case MGN_24M: in UpdateReceivedRateHistogramStatistics8190()