Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h72 #define STBC_HT_CAP_TX BIT3 macro
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1024 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in HT_caps_handler()
H A Drtw_ap.c529 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in update_sta_info_apmode()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2917 #define STBC_HT_CAP_TX BIT(3) macro