Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_xmit.c293 u8 htopmode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
295 if ((pmlmeext->cur_bwmode && (htopmode == 2 || htopmode == 3)) || in update_attrib_vcs_info()
296 (!pmlmeext->cur_bwmode && htopmode == 3)) { in update_attrib_vcs_info()