Searched refs:stbc_cap (Results 1 – 2 of 2) sorted by relevance
33 u8 stbc_cap; member
2228 CLEAR_FLAGS(phtpriv->stbc_cap); in rtw_ht_use_default_setting()2230 if (TEST_FLAG(pregistrypriv->stbc_cap, BIT5)) in rtw_ht_use_default_setting()2231 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX); in rtw_ht_use_default_setting()2235 if (TEST_FLAG(pregistrypriv->stbc_cap, BIT4)) in rtw_ht_use_default_setting()2236 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_RX); in rtw_ht_use_default_setting()2329 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX)) in rtw_restructure_ht_ie()2335 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_RX)) { in rtw_restructure_ht_ie()