Home
last modified time | relevance | path

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

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