Searched refs:LDPC_HT_ENABLE_TX (Results 1 – 7 of 7) sorted by relevance
42 #define LDPC_HT_ENABLE_TX BIT(1) macro
70 #define LDPC_HT_ENABLE_TX BIT1 macro
1145 …if (TEST_FLAG(phtpriv->ldpc_cap, LDPC_HT_ENABLE_TX) && GET_HT_CAPABILITY_ELE_LDPC_CAP(pIE->data)) { in HT_caps_handler()1146 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in HT_caps_handler()1269 if (TEST_FLAG(psta->htpriv.ldpc_cap, LDPC_HT_ENABLE_TX)) in update_ldpc_stbc_cap()
664 if (TEST_FLAG(phtpriv_ap->ldpc_cap, LDPC_HT_ENABLE_TX) && in update_sta_info_apmode()667 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in update_sta_info_apmode()
2671 SET_FLAG(phtpriv->ldpc_cap, LDPC_HT_ENABLE_TX); in rtw_ht_use_default_setting()
3089 #define LDPC_HT_ENABLE_TX BIT(1) macro
3200 #define LDPC_HT_ENABLE_TX BIT(1) macro