Home
last modified time | relevance | path

Searched refs:bRTSUseShortGI (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c408 …tcb_desc->bRTSUseShortGI = false; // Since protection frames are always sent by legacy rate, Shor… in ieee80211_query_protectionmode()
H A Dieee80211.h108 u8 bRTSUseShortGI:1; member
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c398 tcb_desc->bRTSUseShortGI = false; in rtllib_query_protectionmode()
H A Drtllib.h129 u8 bRTSUseShortGI:1; member
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c968 (cb_desc->bRTSUseShortGI ? 1 : 0); in rtl92e_fill_tx_desc()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c1277 (tcb_desc->bRTSUseShortGI ? 1 : 0); in rtl8192_tx()