Home
last modified time | relevance | path

Searched refs:STBC_HT_ENABLE_TX (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h74 #define STBC_HT_ENABLE_TX BIT1 macro
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h70 #define STBC_HT_ENABLE_TX BIT1 macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1081 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX) && GET_HT_CAPABILITY_ELE_TX_STBC(pIE->data)) { in HT_caps_handler()
1082 SET_FLAG(cur_stbc_cap, STBC_HT_ENABLE_TX); in HT_caps_handler()
1095 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX) && GET_HT_CAPABILITY_ELE_RX_STBC(pIE->data)) { in HT_caps_handler()
1096 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in HT_caps_handler()
1213 if (TEST_FLAG(psta->htpriv.stbc_cap, STBC_HT_ENABLE_TX)) in update_ldpc_stbc_cap()
H A Drtw_ap.c632 if (TEST_FLAG(phtpriv_ap->stbc_cap, STBC_HT_ENABLE_TX) && in update_sta_info_apmode()
634 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in update_sta_info_apmode()
1202 if (!TEST_FLAG(pmlmepriv->htpriv.stbc_cap, STBC_HT_ENABLE_TX)) in rtw_check_beacon_data()
H A Drtw_mlme.c2541 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX); in rtw_ht_use_default_setting()
2649 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX)) in rtw_restructure_ht_ie()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1008 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX) && in HT_caps_handler()
1010 SET_FLAG(cur_stbc_cap, STBC_HT_ENABLE_TX); in HT_caps_handler()
1022 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX) && in HT_caps_handler()
1024 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in HT_caps_handler()
1138 if (TEST_FLAG(psta->htpriv.stbc_cap, STBC_HT_ENABLE_TX)) in update_ldpc_stbc_cap()
H A Drtw_ap.c527 if (TEST_FLAG(phtpriv_ap->stbc_cap, STBC_HT_ENABLE_TX) && in update_sta_info_apmode()
529 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in update_sta_info_apmode()
1057 if (!TEST_FLAG(pmlmepriv->htpriv.stbc_cap, STBC_HT_ENABLE_TX)) in rtw_check_beacon_data()
H A Drtw_mlme.c2248 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX); in rtw_ht_use_default_setting()
2351 if (TEST_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX)) in rtw_restructure_ht_ie()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2953 #define STBC_HT_ENABLE_TX BIT(1) macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c565 STBC_HT_ENABLE_TX) ? 1 : 0; in rtl8821ae_dm_check_rssi_monitor()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c565 STBC_HT_ENABLE_TX) ? 1 : 0; in rtl8821ae_dm_check_rssi_monitor()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2927 #define STBC_HT_ENABLE_TX BIT(1) macro

Completed in 45 milliseconds