Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h12 u8 ht_option; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2185 if (phtpriv->ht_option) { in rtw_joinbss_reset()
2277 phtpriv->ht_option = false; in rtw_restructure_ht_ie()
2374 phtpriv->ht_option = true; in rtw_restructure_ht_ie()
2384 return phtpriv->ht_option; in rtw_restructure_ht_ie()
2400 if (!phtpriv->ht_option) in rtw_update_ht_cap()
2499 if (phtpriv->ht_option && phtpriv->ampdu_enable) { in rtw_issue_addbareq_cmd()