Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c464 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
471 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
486 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
496 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
504 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
512 tcb_desc->rts_rate = MGN_24M; // Rate is 24Mbps. in ieee80211_query_protectionmode()
522 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
533 tcb_desc->rts_rate = MGN_24M; in ieee80211_query_protectionmode()
Dieee80211.h154 #define MGN_24M 0x30 macro
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_tx.c431 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
435 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
445 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
451 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
457 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
466 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
472 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
477 tcb_desc->rts_rate = MGN_24M; in rtllib_query_protectionmode()
Drtllib.h210 #define MGN_24M 0x30 macro
/linux-4.4.14/drivers/net/wireless/realtek/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.c1202 ret_rate = MGN_24M; in rtl8821ae_hw_rate_to_mrate()
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1061 case MGN_24M: in _rtl92e_rate_mgn_to_hw()
1353 ret_rate = MGN_24M; in _rtl92e_rate_hw_to_mgn()
1949 case MGN_24M: in _rtl92e_update_received_rate_histogram_stats()
Drtl_core.c599 case MGN_24M: in rtl92e_config_rate()
641 case MGN_24M: in rtl92e_config_rate()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c1185 case MGN_24M: in rtl8192_config_rate()
1226 case MGN_24M: in rtl8192_config_rate()
1447 case MGN_24M: in MRateToHwRate8190Pci()
3835 ret_rate = MGN_24M; in HwRateToMRate90()
4608 case MGN_24M: in UpdateReceivedRateHistogramStatistics8190()