Home
last modified time | relevance | path

Searched refs:STBC_HT_ENABLE_RX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h69 #define STBC_HT_ENABLE_RX BIT0 macro
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2253 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_RX); in rtw_ht_use_default_setting()
2357 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_RX)) { in rtw_restructure_ht_ie()
H A Drtw_ap.c1060 if (!TEST_FLAG(pmlmepriv->htpriv.stbc_cap, STBC_HT_ENABLE_RX)) in rtw_check_beacon_data()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2914 #define STBC_HT_ENABLE_RX BIT(0) macro