Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h66 #define LDPC_HT_CAP_TX BIT3 macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1016 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in HT_caps_handler()
H A Drtw_ap.c523 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in update_sta_info_apmode()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2878 #define LDPC_HT_CAP_TX BIT(3) macro