Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c401 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
403 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
404 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()