Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h70 #define STBC_HT_CAP_TX BIT3 macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c528 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in update_sta_info_apmode()