Searched refs:HTOpMode (Results 1 – 1 of 1) sorted by relevance
401 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local403 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()404 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()