Home
last modified time | relevance | path

Searched refs:STBC_HT_ENABLE_TX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h69 #define STBC_HT_ENABLE_TX BIT1 macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2231 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX); in rtw_ht_use_default_setting()
2329 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX)) in rtw_restructure_ht_ie()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c565 STBC_HT_ENABLE_TX) ? 1 : 0; in rtl8821ae_dm_check_rssi_monitor()