Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c465 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
472 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
487 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
497 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
505 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
513 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
523 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
535 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
Dieee80211.h168 #define MGN_24M 0x30 macro
/drivers/staging/rtl8192e/
Drtllib_tx.c430 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
434 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
443 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
449 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
455 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
464 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
470 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
475 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
Drtllib.h243 #define MGN_24M 0x30 macro
/drivers/net/wireless/rtlwifi/rtl8821ae/
Ddef.h43 #define MGN_24M 0x30 macro
Dphy.c1043 case MGN_24M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1084 case MGN_24M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
Ddm.c1230 ret_rate = MGN_24M; in rtl8821ae_hw_rate_to_mrate()
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1070 case MGN_24M: in MRateToHwRate8190Pci()
1351 ret_rate = MGN_24M; in HwRateToMRate90()
1947 case MGN_24M: in rtl8192_UpdateReceivedRateHistogramStatistics()
Drtl_core.c797 case MGN_24M: in rtl8192_config_rate()
839 case MGN_24M: in rtl8192_config_rate()
/drivers/staging/rtl8192u/
Dr8192U_core.c1098 case MGN_24M: in rtl8192_config_rate()
1139 case MGN_24M: in rtl8192_config_rate()
1398 case MGN_24M: in MRateToHwRate8190Pci()
3570 ret_rate = MGN_24M; in HwRateToMRate90()
4314 case MGN_24M: in UpdateReceivedRateHistogramStatistics8190()